fixed opcode 0x47

svn-id: r7630
This commit is contained in:
Max Horn 2003-05-18 12:02:17 +00:00
parent 9dc0a6d3c8
commit a38c3599ce

View File

@ -121,7 +121,7 @@ void Scumm_v2::setupOpcodes() {
OPCODE(o5_isLess),
OPCODE(o2_drawObject),
OPCODE(o5_increment),
OPCODE(o2_setState08),
OPCODE(o2_clearState08),
/* 48 */
OPCODE(o5_isEqual),
OPCODE(o5_faceActor),