Typo
svn-id: r14016
This commit is contained in:
parent
55ad317aad
commit
755efffd78
1 changed files with 1 additions and 1 deletions
|
@ -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),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue