aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v7he.cpp
diff options
context:
space:
mode:
authorTravis Howell2004-06-23 10:34:44 +0000
committerTravis Howell2004-06-23 10:34:44 +0000
commit755efffd78f02546fdbad7cae68b1254ead7e3c7 (patch)
tree2607e2b1ac27b8a0f1e938c9ad405d87ad2f37b5 /scumm/script_v7he.cpp
parent55ad317aadb2660c20a5af3262e8dae338b94240 (diff)
downloadscummvm-rg350-755efffd78f02546fdbad7cae68b1254ead7e3c7.tar.gz
scummvm-rg350-755efffd78f02546fdbad7cae68b1254ead7e3c7.tar.bz2
scummvm-rg350-755efffd78f02546fdbad7cae68b1254ead7e3c7.zip
Typo
svn-id: r14016
Diffstat (limited to 'scumm/script_v7he.cpp')
-rw-r--r--scumm/script_v7he.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v7he.cpp b/scumm/script_v7he.cpp
index 5474e9b2c1..91d9d28d5c 100644
--- a/scumm/script_v7he.cpp
+++ b/scumm/script_v7he.cpp
@@ -268,7 +268,7 @@ void ScummEngine_v7he::setupOpcodes() {
/* AC */
OPCODE(o6_soundKludge),
OPCODE(o6_isAnyOf),
- OPCODE(o6_quitPauseRestart),
+ OPCODE(o7_quitPauseRestart),
OPCODE(o6_isActorInBox),
/* B0 */
OPCODE(o6_delay),