aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorTravis Howell2004-09-06 09:27:22 +0000
committerTravis Howell2004-09-06 09:27:22 +0000
commit5f908120647eaae531a45b0ac453dc8e6c10b637 (patch)
treec2bb5c005cc7fba3de78a331811d1d1e73e8d0d4 /scumm
parent3be4ae1d1dc3e37ccdee9f1b9c7cd38501f304c7 (diff)
downloadscummvm-rg350-5f908120647eaae531a45b0ac453dc8e6c10b637.tar.gz
scummvm-rg350-5f908120647eaae531a45b0ac453dc8e6c10b637.tar.bz2
scummvm-rg350-5f908120647eaae531a45b0ac453dc8e6c10b637.zip
Missed opcode
svn-id: r14931
Diffstat (limited to 'scumm')
-rw-r--r--scumm/script_v90he.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v90he.cpp b/scumm/script_v90he.cpp
index 2aedcc1003..3e72213ae3 100644
--- a/scumm/script_v90he.cpp
+++ b/scumm/script_v90he.cpp
@@ -141,7 +141,7 @@ void ScummEngine_v90he::setupOpcodes() {
OPCODE(o72_wordArrayIndexedWrite),
/* 4C */
OPCODE(o6_invalid),
- OPCODE(o6_invalid),
+ OPCODE(o80_unknown4D),
OPCODE(o6_invalid),
OPCODE(o6_wordVarInc),
/* 50 */