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

View File

@@ -157,7 +157,7 @@ RTL
db $2C ; Bee Trap
db $4A ; Apples
db $4A ; Fairy
db $4A ; Chicken
db $4B ; Chicken
db $3B ; Big Magic
db $4A ; Good Bee
db $49, $49, $49, $49, $49, $49, $49, $49, $49, $49 ; Unused
@@ -293,7 +293,7 @@ RTL
db $04 ; Bee Trap
db $08 ; Apples
db $08 ; Fairy
db $08 ; Chicken
db $02 ; Chicken
db $08 ; Big Magic
db $04 ; Good Bee
db $08, $08, $08, $08, $08, $08, $08, $08, $08, $08 ; Unused