Rename opcode/function

svn-id: r18381
This commit is contained in:
Travis Howell 2005-06-13 07:09:12 +00:00
parent dcbd777596
commit ae7f676667
11 changed files with 15 additions and 15 deletions

View file

@ -270,7 +270,7 @@ void ScummEngine_v80he::setupOpcodes() {
OPCODE(o6_stopSentence),
/* B4 */
OPCODE(o6_printLine),
OPCODE(o6_printCursor),
OPCODE(o6_printText),
OPCODE(o6_printDebug),
OPCODE(o6_printSystem),
/* B8 */