mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-03-05 09:57:06 +00:00
Stub out Core Manager for now
This commit is contained in:
parent
db81a99b54
commit
a6615036da
@ -3343,11 +3343,13 @@ static bool setting_data_append_list_main_menu_options(
|
||||
settings_data_list_current_add_flags(list, list_info, SD_FLAG_BROWSER_ACTION);
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
CONFIG_ACTION(
|
||||
"core_manager_list",
|
||||
"Core Manager",
|
||||
group_info.name,
|
||||
subgroup_info.name);
|
||||
#endif
|
||||
|
||||
if (g_settings.history_list_enable)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user