mirror of
https://github.com/libretro/RetroArch
synced 2025-02-23 15:40:35 +00:00
(XMB) Fix menu regression
This commit is contained in:
parent
e90ba5da85
commit
58d02c3d61
@ -1817,6 +1817,8 @@ static int menu_displaylist_parse(menu_displaylist_info_t *info,
|
||||
if (!*info->path)
|
||||
{
|
||||
menu_displaylist_parse_drive_list(info->list);
|
||||
*need_refresh = true;
|
||||
*need_push = true;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user