Add opcode for chase, playable now.
svn-id: r17469
This commit is contained in:
parent
2d40caf7ad
commit
73d1d63f15
3 changed files with 9 additions and 3 deletions
|
@ -54,7 +54,7 @@ void ScummEngine_v100he::setupOpcodes() {
|
|||
OPCODE(o6_delayFrames),
|
||||
OPCODE(o90_shl),
|
||||
OPCODE(o90_shr),
|
||||
OPCODE(o6_invalid),
|
||||
OPCODE(o90_xor),
|
||||
/* 0C */
|
||||
OPCODE(o6_setCameraAt),
|
||||
OPCODE(o6_actorFollowCamera),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue