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

@ -152,7 +152,7 @@ void ScummEngine_v100he::setupOpcodes() {
OPCODE(o6_printLine),
OPCODE(o6_printSystem),
/* 58 */
OPCODE(o6_printCursor),
OPCODE(o6_printText),
OPCODE(o100_jumpToScriptUnk),
OPCODE(o100_startScriptUnk),
OPCODE(o6_pseudoRoom),