opcode 0xA7 is just o6_pop
svn-id: r6668
This commit is contained in:
parent
a29fb89e53
commit
671f6221ec
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@ void Scumm_v6::setupOpcodes()
|
|||
OPCODE(o6_arrayOps),
|
||||
OPCODE(o6_saveRestoreVerbs),
|
||||
OPCODE(o6_drawBox),
|
||||
OPCODE(o6_invalid),
|
||||
OPCODE(o6_pop),
|
||||
/* A8 */
|
||||
OPCODE(o6_getActorWidth),
|
||||
OPCODE(o6_wait),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue