Fix Ps3 build.

This commit is contained in:
crystalct 2020-11-21 00:34:30 +01:00 committed by GitHub
parent 6205a0c2bc
commit fe0fcb7617
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