From 48fb2878871488c5c4bfc3e674e68873e1c5a2a6 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Fri, 17 Sep 2004 11:20:37 +0000 Subject: Correct and rename opcode svn-id: r15147 --- scumm/script_v90he.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scumm/script_v90he.cpp') diff --git a/scumm/script_v90he.cpp b/scumm/script_v90he.cpp index 68fb511b0d..b461f0a0f3 100644 --- a/scumm/script_v90he.cpp +++ b/scumm/script_v90he.cpp @@ -78,7 +78,7 @@ void ScummEngine_v90he::setupOpcodes() { OPCODE(o6_land), OPCODE(o6_lor), OPCODE(o6_pop), - OPCODE(o72_compareStackList), + OPCODE(o72_isAnyOf), /* 1C */ OPCODE(o90_unknown1C), OPCODE(o90_getLT), -- cgit v1.2.3