Backport terrorpin ai fix from enemizer. (and fix a bug with it.)
This commit is contained in:
@@ -2560,3 +2560,12 @@ CheckIfReading:
|
||||
CPX #$04
|
||||
RTS
|
||||
;================================================================================
|
||||
|
||||
;================================================================================
|
||||
; Terrorpin AI fix
|
||||
;--------------------------------------------------------------------------------
|
||||
org $1EB2B1 ; sprite_terrorpin.asm(57) : AND.b #$03 : STA $0DE0, X ; 5 bytes
|
||||
JSL FixTerrorpin ; 4 bytes
|
||||
NOP ; 1 byte
|
||||
;--------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user