An a fix to that.

This commit is contained in:
OBattler 2021-09-02 23:26:54 +02:00
parent 833971d8e3
commit 3644329bb6

View file

@ -562,7 +562,8 @@ usage:
if (vmrp && (path2[0] == '\0')) {
strcpy(path2, usr_path);
plat_path_slash(path2);
strcat(path2, "roms/");
strcat(path2, "roms");
plat_path_slash(path2);
}
/*