aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v100he.cpp
diff options
context:
space:
mode:
authorTravis Howell2005-03-17 11:06:43 +0000
committerTravis Howell2005-03-17 11:06:43 +0000
commitf50af11b5d99c1a6e8327261bfe1a3b3cae51dcc (patch)
tree57d4da26424df51f50386b5bb6542a2f5b6540d0 /scumm/script_v100he.cpp
parent4361ef655eb1619f91282c07c763151d1186224d (diff)
downloadscummvm-rg350-f50af11b5d99c1a6e8327261bfe1a3b3cae51dcc.tar.gz
scummvm-rg350-f50af11b5d99c1a6e8327261bfe1a3b3cae51dcc.tar.bz2
scummvm-rg350-f50af11b5d99c1a6e8327261bfe1a3b3cae51dcc.zip
Add HE72 version of file rename opcode
svn-id: r17175
Diffstat (limited to 'scumm/script_v100he.cpp')
-rw-r--r--scumm/script_v100he.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v100he.cpp b/scumm/script_v100he.cpp
index 562068dffc..3333ae91a2 100644
--- a/scumm/script_v100he.cpp
+++ b/scumm/script_v100he.cpp
@@ -167,7 +167,7 @@ void ScummEngine_v100he::setupOpcodes() {
OPCODE(o6_invalid),
/* 64 */
OPCODE(o100_redimArray),
- OPCODE(o60_rename),
+ OPCODE(o72_rename),
OPCODE(o6_stopObjectCode),
OPCODE(o80_localizeArrayToRoom),
/* 68 */