mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
Restore this function
This commit is contained in:
parent
8bf46e4424
commit
6aa6e8c1d9
@ -1406,9 +1406,7 @@ static int action_ok_disk_cycle_tray_status(const char *path,
|
||||
static int action_ok_close_content(const char *path,
|
||||
const char *label, unsigned type, size_t idx, size_t entry_idx)
|
||||
{
|
||||
menu_list_t *menu_list = menu_list_get_ptr();
|
||||
int ret = generic_action_ok_command(EVENT_CMD_UNLOAD_CORE);
|
||||
menu_list_flush_stack(menu_list, NULL, MENU_SETTINGS);
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user