opcode 0xDD (find verb), used for conversations
svn-id: r6205
This commit is contained in:
parent
21226d1fb0
commit
7501d7d32c
1 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@ void Scumm_v8::setupOpcodes()
|
|||
OPCODE(o6_getActorFromXY),
|
||||
/* DC */
|
||||
OPCODE(o6_findObject),
|
||||
OPCODE(o6_invalid),
|
||||
OPCODE(o6_getVerbFromXY),
|
||||
OPCODE(o6_invalid),
|
||||
OPCODE(o6_findInventory),
|
||||
/* E0 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue