An a fix to that.
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user