aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v72he.cpp
diff options
context:
space:
mode:
authorTravis Howell2005-06-13 07:09:12 +0000
committerTravis Howell2005-06-13 07:09:12 +0000
commitae7f676667d3762d5fb2ca1b49dcf4cb4b7f3bc3 (patch)
treec95798763f36e969f7e183da6d146900299f97bc /scumm/script_v72he.cpp
parentdcbd7775960f8fc96318bef98e61d30241815ca8 (diff)
downloadscummvm-rg350-ae7f676667d3762d5fb2ca1b49dcf4cb4b7f3bc3.tar.gz
scummvm-rg350-ae7f676667d3762d5fb2ca1b49dcf4cb4b7f3bc3.tar.bz2
scummvm-rg350-ae7f676667d3762d5fb2ca1b49dcf4cb4b7f3bc3.zip
Rename opcode/function
svn-id: r18381
Diffstat (limited to 'scumm/script_v72he.cpp')
-rw-r--r--scumm/script_v72he.cpp2
1 files changed, 1 insertions, 1 deletions
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 */