aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorTravis Howell2004-07-26 00:08:23 +0000
committerTravis Howell2004-07-26 00:08:23 +0000
commitebdbb97d38c6340153a441687021a5f4d8f21f9c (patch)
treebe95497e950b31ae5aff4ef54eca12bef6c61aa4 /scumm
parent1c743547d1de86be07ffe7d0636008569ecf1569 (diff)
downloadscummvm-rg350-ebdbb97d38c6340153a441687021a5f4d8f21f9c.tar.gz
scummvm-rg350-ebdbb97d38c6340153a441687021a5f4d8f21f9c.tar.bz2
scummvm-rg350-ebdbb97d38c6340153a441687021a5f4d8f21f9c.zip
VAR_SOUND_RESULT should be reset.
svn-id: r14330
Diffstat (limited to 'scumm')
-rw-r--r--scumm/script_v5.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/script_v5.cpp b/scumm/script_v5.cpp
index 5ebba7a566..e043553857 100644
--- a/scumm/script_v5.cpp
+++ b/scumm/script_v5.cpp
@@ -1945,6 +1945,7 @@ void ScummEngine_v5::o5_roomOps() {
file->write(ptr, resStrLen(ptr) + 1);
delete file;
}
+ VAR(VAR_SOUNDRESULT) = 0;
break;
}
case 14: // SO_LOAD_STRING