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