mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-27 05:32:45 +00:00
fixed opcode 0x47
svn-id: r7630
This commit is contained in:
parent
9dc0a6d3c8
commit
a38c3599ce
@ -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),
|
||||
|
Loading…
x
Reference in New Issue
Block a user