mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Merge branch 'master' of github.com:fr500/RetroArch
Conflicts: frontend/menu/menu_common.c
This commit is contained in:
commit
511f158255
@ -1926,7 +1926,6 @@ void menu_populate_entries(void *data, unsigned menu_type)
|
||||
file_list_push(rgui->selection_buf, "No options available.", RGUI_SETTINGS_CORE_OPTION_NONE, 0);
|
||||
break;
|
||||
case RGUI_SETTINGS_CORE_INFO:
|
||||
<<<<<<< HEAD
|
||||
file_list_clear(rgui->selection_buf);
|
||||
if (rgui->core_info_current.data)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user