aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v6he.cpp
diff options
context:
space:
mode:
authorTravis Howell2004-02-16 05:15:31 +0000
committerTravis Howell2004-02-16 05:15:31 +0000
commit7cc3bc357f8356cff3e300fc0e99d94195323264 (patch)
treedf2252f64e564e0b99c1f9b919178c3d67b5471e /scumm/script_v6he.cpp
parent42dd31d9f37ccd8822b9930ec7d460349bc04109 (diff)
downloadscummvm-rg350-7cc3bc357f8356cff3e300fc0e99d94195323264.tar.gz
scummvm-rg350-7cc3bc357f8356cff3e300fc0e99d94195323264.tar.bz2
scummvm-rg350-7cc3bc357f8356cff3e300fc0e99d94195323264.zip
Rename opcode
svn-id: r12913
Diffstat (limited to 'scumm/script_v6he.cpp')
-rw-r--r--scumm/script_v6he.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v6he.cpp b/scumm/script_v6he.cpp
index 047826cc04..44da63560c 100644
--- a/scumm/script_v6he.cpp
+++ b/scumm/script_v6he.cpp
@@ -332,7 +332,7 @@ void ScummEngine_v6he::setupOpcodes() {
OPCODE(o6_localizeArray),
OPCODE(o6_pickVarRandom),
/* E4 */
- OPCODE(o6_unknownE4),
+ OPCODE(o6_set_box_set),
OPCODE(o6_invalid),
OPCODE(o6_invalid),
OPCODE(o6_invalid),