mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
Fix Ps3 build.
This commit is contained in:
parent
6205a0c2bc
commit
fe0fcb7617
@ -332,7 +332,7 @@ static void frontend_ps3_get_environment_settings(int *argc, char *argv[],
|
|||||||
verbosity_enable();
|
verbosity_enable();
|
||||||
else
|
else
|
||||||
verbosity_disable();
|
verbosity_disable();
|
||||||
ps3_dir_check_defaults();
|
dir_check_defaults("custom.ini");
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user