From 74c124628a223aeead189a623f3fbac75afda538 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Mon, 4 Apr 2005 11:47:38 +0000 Subject: Muddled ifs svn-id: r17373 --- scumm/script_v80he.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scumm/script_v80he.cpp') diff --git a/scumm/script_v80he.cpp b/scumm/script_v80he.cpp index 0e1949f74b..75554a0f80 100644 --- a/scumm/script_v80he.cpp +++ b/scumm/script_v80he.cpp @@ -153,7 +153,7 @@ void ScummEngine_v80he::setupOpcodes() { /* 58 */ OPCODE(o72_getTimer), OPCODE(o72_setTimer), - OPCODE(o72_getSoundElapsedTimeOfSound), + OPCODE(o72_getSoundElapsedTime), OPCODE(o6_wordArrayDec), /* 5C */ OPCODE(o6_if), -- cgit v1.2.3