mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-07 10:48:43 +00:00
Not quite right spot.
svn-id: r14331
This commit is contained in:
parent
ebdbb97d38
commit
54b813c4a6
@ -1944,8 +1944,8 @@ void ScummEngine_v5::o5_roomOps() {
|
||||
ptr = getResourceAddress(rtString, a);
|
||||
file->write(ptr, resStrLen(ptr) + 1);
|
||||
delete file;
|
||||
VAR(VAR_SOUNDRESULT) = 0;
|
||||
}
|
||||
VAR(VAR_SOUNDRESULT) = 0;
|
||||
break;
|
||||
}
|
||||
case 14: // SO_LOAD_STRING
|
||||
|
Loading…
x
Reference in New Issue
Block a user