aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/script_v70he.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm/he/script_v70he.cpp')
-rw-r--r--engines/scumm/he/script_v70he.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/he/script_v70he.cpp b/engines/scumm/he/script_v70he.cpp
index 71a43c1a42..16c3d7e4d1 100644
--- a/engines/scumm/he/script_v70he.cpp
+++ b/engines/scumm/he/script_v70he.cpp
@@ -256,7 +256,7 @@ void ScummEngine_v70he::setupOpcodes() {
OPCODE(o6_getActorWidth),
OPCODE(o6_wait),
OPCODE(o6_getActorScaleX),
- OPCODE(o6_getActorAnimCounter1),
+ OPCODE(o6_getActorAnimCounter),
/* AC */
OPCODE(o6_invalid),
OPCODE(o6_isAnyOf),