From bd38f5f4d315aa2bb1cd6f94d5d16d8d3277783e Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 9 Sep 2006 18:31:32 +0000 Subject: Renamed o6_getActorAnimCounter1 to o6_getActorAnimCounter svn-id: r23857 --- engines/scumm/he/script_v80he.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/scumm/he/script_v80he.cpp') diff --git a/engines/scumm/he/script_v80he.cpp b/engines/scumm/he/script_v80he.cpp index b7d689c069..6ede98b2ec 100644 --- a/engines/scumm/he/script_v80he.cpp +++ b/engines/scumm/he/script_v80he.cpp @@ -256,7 +256,7 @@ void ScummEngine_v80he::setupOpcodes() { OPCODE(o6_getActorWidth), OPCODE(o6_wait), OPCODE(o6_getActorScaleX), - OPCODE(o6_getActorAnimCounter1), + OPCODE(o6_getActorAnimCounter), /* AC */ OPCODE(o80_drawWizPolygon), OPCODE(o6_isAnyOf), -- cgit v1.2.3