mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 22:14:17 +00:00
Explain Core Options not showing anything in upcoming info screen
This commit is contained in:
parent
72079445f0
commit
1c08807846
@ -257,7 +257,6 @@ static void menu_common_entries_init(void *data, unsigned menu_type)
|
||||
}
|
||||
else
|
||||
file_list_push(menu->selection_buf, "No options available.", MENU_SETTINGS_CORE_OPTION_NONE, 0);
|
||||
file_list_push(menu->selection_buf, "Options will appear once the core is running.", MENU_SETTINGS_CORE_OPTION_NONE, 0);
|
||||
break;
|
||||
case MENU_SETTINGS_CORE_INFO:
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user