mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-17 22:20:12 +00:00
Add misisng r.
svn-id: r17795
This commit is contained in:
parent
967fd877b1
commit
23fa40d56c
@ -1726,7 +1726,7 @@ void ScummEngine_v72he::o72_openFile() {
|
||||
}
|
||||
|
||||
int r = convertFilePath(filename);
|
||||
debug(0,"Final filename to %s", filename);
|
||||
debug(0,"Final filename to %s", filename + r);
|
||||
|
||||
slot = -1;
|
||||
for (i = 0; i < 17; i++) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user