Add TODO/FIXME note

This commit is contained in:
twinaphex 2018-01-31 23:05:42 +01:00
parent b0013dbd68
commit 7cf4763bfb

View File

@ -274,6 +274,7 @@ static bool content_load(content_ctx_info_t *info)
}
#ifdef HAVE_MENU
/* TODO/FIXME - can we get rid of this? */
menu_shader_manager_init();
#endif
command_event(CMD_EVENT_HISTORY_INIT, NULL);