Added Chicken GFX to GFX tables

This commit is contained in:
codemann8
2023-05-09 16:33:14 -05:00
parent 8e48df8c12
commit 06d22255ef
2 changed files with 6 additions and 2 deletions

View File

@@ -84,6 +84,9 @@ GetAnimatedSpriteGfxFile:
CMP.b #$48 : BNE +
LDY.b #$60 : JML GetAnimatedSpriteGfxFile_return
+
CMP.b #$4B : BNE +
LDY.b #$50 : JML GetAnimatedSpriteGfxFile_return
+
CMP.b #$24 : !BGE +
LDY.b #$5B : JML GetAnimatedSpriteGfxFile_return
@@ -123,6 +126,7 @@ dw $09F0 ; Null-Item
dw $09C0 ; Clock
dw $0A20 ; Triforce
dw $0A50 ; Power Star
dw $09F0 ; Chicken
GetAnimatedSpriteBufferPointer:
;PHB : PHK : PLB