mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
Merge pull request #8084 from orbea/root_dir
Fix disk control and subsystems when navigating to the root directory.
This commit is contained in:
commit
9df5a75045
@ -8140,6 +8140,7 @@ bool menu_displaylist_ctl(enum menu_displaylist_ctl_state type, menu_displaylist
|
||||
break;
|
||||
case DISPLAYLIST_DEFAULT:
|
||||
menu_entries_ctl(MENU_ENTRIES_CTL_CLEAR, info->list);
|
||||
load_content = false;
|
||||
use_filebrowser = true;
|
||||
break;
|
||||
case DISPLAYLIST_CORES_DETECTED:
|
||||
|
Loading…
x
Reference in New Issue
Block a user