Merge pull request #11604 from crystalct/master

Fix Ps3 build.
This commit is contained in:
Autechre 2020-11-21 03:44:30 +01:00 committed by GitHub
commit 175205c1e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -332,7 +332,7 @@ static void frontend_ps3_get_environment_settings(int *argc, char *argv[],
verbosity_enable();
else
verbosity_disable();
ps3_dir_check_defaults();
dir_check_defaults("custom.ini");
#endif
}
#endif