From ae7f676667d3762d5fb2ca1b49dcf4cb4b7f3bc3 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Mon, 13 Jun 2005 07:09:12 +0000 Subject: Rename opcode/function svn-id: r18381 --- scumm/script_v72he.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scumm/script_v72he.cpp') diff --git a/scumm/script_v72he.cpp b/scumm/script_v72he.cpp index 1ab4f0620c..f48cca0205 100644 --- a/scumm/script_v72he.cpp +++ b/scumm/script_v72he.cpp @@ -270,7 +270,7 @@ void ScummEngine_v72he::setupOpcodes() { OPCODE(o6_stopSentence), /* B4 */ OPCODE(o6_printLine), - OPCODE(o6_printCursor), + OPCODE(o6_printText), OPCODE(o6_printDebug), OPCODE(o6_printSystem), /* B8 */ -- cgit v1.2.3