mirror of
https://github.com/libretro/RetroArch
synced 2025-02-24 09:40:07 +00:00
(Vita) Buildfix
This commit is contained in:
parent
2743096c96
commit
b03a0f4781
@ -281,7 +281,7 @@ error:
|
||||
is_dir = PSP2_S_ISDIR(entry.d_stat.st_mode);
|
||||
|
||||
ret = parse_dir_entry(name, file_path, is_dir,
|
||||
include_dirs, include_compressed, list, ext_list, file_ext);
|
||||
include_dirs, list, ext_list, file_ext);
|
||||
|
||||
if (ret == -1)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user