mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
(Content Collection) should now correctly deal with directories
This commit is contained in:
parent
b6dac843a8
commit
765c4a1d85
@ -2297,8 +2297,8 @@ static int menu_displaylist_parse_generic(menu_displaylist_info_t *info, bool *n
|
||||
{
|
||||
case MENU_LABEL_CONTENT_COLLECTION_LIST:
|
||||
if (is_dir)
|
||||
continue;
|
||||
|
||||
file_type = MENU_FILE_DIRECTORY;
|
||||
else
|
||||
file_type = MENU_FILE_PLAYLIST_COLLECTION;
|
||||
break;
|
||||
case MENU_LABEL_CORE_LIST:
|
||||
|
Loading…
x
Reference in New Issue
Block a user