mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 00:20:01 +00:00
Cleanups
This commit is contained in:
parent
3cecdcdd7d
commit
6396f0391a
@ -90,7 +90,7 @@ struct string_list *dir_list_new_special(const char *input_dir,
|
||||
|
||||
dir = input_dir;
|
||||
|
||||
if (exts && list)
|
||||
if (list)
|
||||
exts = list->all_ext;
|
||||
}
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user