From d48661766aaea62c1935dc74685997ec7998549c Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Mon, 4 Oct 2004 00:01:06 +0000 Subject: Add opcode difference svn-id: r15400 --- 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 afad98009d..ce16a21538 100644 --- a/scumm/script_v80he.cpp +++ b/scumm/script_v80he.cpp @@ -294,7 +294,7 @@ void ScummEngine_v80he::setupOpcodes() { OPCODE(o6_distObjectPt), OPCODE(o6_distPtPt), /* C8 */ - OPCODE(o60_kernelGetFunctions), + OPCODE(o72_kernelGetFunctions), OPCODE(o70_kernelSetFunctions), OPCODE(o6_delayFrames), OPCODE(o6_pickOneOf), -- cgit v1.2.3