svn-id: r14016
This commit is contained in:
Travis Howell 2004-06-23 10:34:44 +00:00
parent 55ad317aad
commit 755efffd78

View file

@ -268,7 +268,7 @@ void ScummEngine_v7he::setupOpcodes() {
/* AC */ /* AC */
OPCODE(o6_soundKludge), OPCODE(o6_soundKludge),
OPCODE(o6_isAnyOf), OPCODE(o6_isAnyOf),
OPCODE(o6_quitPauseRestart), OPCODE(o7_quitPauseRestart),
OPCODE(o6_isActorInBox), OPCODE(o6_isActorInBox),
/* B0 */ /* B0 */
OPCODE(o6_delay), OPCODE(o6_delay),