Revert opcode EF merge, HE72 uses different array structure.
svn-id: r15905
This commit is contained in:
parent
d172111444
commit
6cd046a906
5 changed files with 26 additions and 4 deletions
|
@ -342,7 +342,7 @@ void ScummEngine_v90he::setupOpcodes() {
|
|||
OPCODE(o72_copyString),
|
||||
OPCODE(o70_getStringWidth),
|
||||
OPCODE(o70_getStringLen),
|
||||
OPCODE(o70_appendString),
|
||||
OPCODE(o72_appendString),
|
||||
/* F0 */
|
||||
OPCODE(o72_concatString),
|
||||
OPCODE(o70_compareString),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue