mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +00:00
Merge pull request #12162 from jdgleaver/glui-fix
GLUI: Fix main menu 'History' entry
This commit is contained in:
commit
ad13be13cd
@ -8950,7 +8950,7 @@ static int materialui_list_push(void *data, void *userdata,
|
||||
{
|
||||
MENU_DISPLAYLIST_PARSE_SETTINGS_ENUM(
|
||||
info->list,
|
||||
MENU_ENUM_LABEL_SUBSYSTEM_SETTINGS,
|
||||
MENU_ENUM_LABEL_LOAD_CONTENT_HISTORY,
|
||||
PARSE_ACTION,
|
||||
false);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user