opcode 0xDD (find verb), used for conversations

svn-id: r6205
This commit is contained in:
Max Horn 2002-12-27 16:52:59 +00:00
parent 21226d1fb0
commit 7501d7d32c

View file

@ -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 */