mirror of
https://github.com/libretro/RetroArch
synced 2025-02-12 00:40:26 +00:00
(XMB) Load Recent has its own tab now - remove from Main Menu list
This commit is contained in:
parent
e6541cb699
commit
942bf6cb93
@ -2664,8 +2664,6 @@ static int xmb_list_push(menu_displaylist_info_t *info, unsigned type)
|
|||||||
#endif
|
#endif
|
||||||
menu_displaylist_parse_settings(menu, info,
|
menu_displaylist_parse_settings(menu, info,
|
||||||
menu_hash_to_str(MENU_LABEL_LOAD_CONTENT_LIST), PARSE_ACTION);
|
menu_hash_to_str(MENU_LABEL_LOAD_CONTENT_LIST), PARSE_ACTION);
|
||||||
menu_displaylist_parse_settings(menu, info,
|
|
||||||
menu_hash_to_str(MENU_LABEL_LOAD_CONTENT_HISTORY), PARSE_ACTION);
|
|
||||||
#if defined(HAVE_NETWORKING)
|
#if defined(HAVE_NETWORKING)
|
||||||
#if defined(HAVE_LIBRETRODB)
|
#if defined(HAVE_LIBRETRODB)
|
||||||
menu_displaylist_parse_settings(menu, info,
|
menu_displaylist_parse_settings(menu, info,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user