Minor clean up, HE games should always copy strings directly.
svn-id: r17838
This commit is contained in:
parent
f6971f847c
commit
f5189c323b
5 changed files with 11 additions and 11 deletions
|
@ -49,7 +49,7 @@ void ScummEngine_v80he::setupOpcodes() {
|
|||
OPCODE(o72_pushDWord),
|
||||
OPCODE(o6_pushWordVar),
|
||||
/* 04 */
|
||||
OPCODE(o72_addMessageToStack),
|
||||
OPCODE(o72_getScriptString),
|
||||
OPCODE(o6_invalid),
|
||||
OPCODE(o6_invalid),
|
||||
OPCODE(o6_wordArrayRead),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue