mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Add TODO/FIXME note
This commit is contained in:
parent
b0013dbd68
commit
7cf4763bfb
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue