aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v6he.cpp
diff options
context:
space:
mode:
authorTravis Howell2004-02-16 05:53:17 +0000
committerTravis Howell2004-02-16 05:53:17 +0000
commit9d3ed96738f984132123cba82ba5240fb0aa71f8 (patch)
tree85a67e54fe9c16ab4e4ef7e309ae4118f8a4f16f /scumm/script_v6he.cpp
parent7cc3bc357f8356cff3e300fc0e99d94195323264 (diff)
downloadscummvm-rg350-9d3ed96738f984132123cba82ba5240fb0aa71f8.tar.gz
scummvm-rg350-9d3ed96738f984132123cba82ba5240fb0aa71f8.tar.bz2
scummvm-rg350-9d3ed96738f984132123cba82ba5240fb0aa71f8.zip
Rename opcode
svn-id: r12914
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 44da63560c..f8ed2965df 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_set_box_set),
+ OPCODE(o6_setBoxSet),
OPCODE(o6_invalid),
OPCODE(o6_invalid),
OPCODE(o6_invalid),