mirror of
https://github.com/zeldaret/tmc
synced 2026-08-16 13:17:13 -04:00
Extract animations
This commit is contained in:
@@ -3,17 +3,17 @@
|
||||
|
||||
.section .rodata
|
||||
|
||||
gUnk_080CD2A8:: @ 080CD2A8
|
||||
.incbin "chaser/gUnk_080CD2A8.bin"
|
||||
gSpriteAnimations_Chaser_0:: @ 080CD2A8
|
||||
.include "animations/gSpriteAnimations_Chaser_0.s"
|
||||
|
||||
gUnk_080CD2AC:: @ 080CD2AC
|
||||
.incbin "chaser/gUnk_080CD2AC.bin"
|
||||
gSpriteAnimations_Chaser_1:: @ 080CD2AC
|
||||
.include "animations/gSpriteAnimations_Chaser_1.s"
|
||||
|
||||
gUnk_080CD2BD:: @ 080CD2BD
|
||||
.incbin "chaser/gUnk_080CD2BD.bin"
|
||||
gSpriteAnimations_Chaser_2:: @ 080CD2BD
|
||||
.include "animations/gSpriteAnimations_Chaser_2.s"
|
||||
|
||||
gSpriteAnimations_Chaser:: @ 080CD2C8
|
||||
.4byte gUnk_080CD2A8
|
||||
.4byte gUnk_080CD2AC
|
||||
.4byte gUnk_080CD2BD
|
||||
.4byte gSpriteAnimations_Chaser_0
|
||||
.4byte gSpriteAnimations_Chaser_1
|
||||
.4byte gSpriteAnimations_Chaser_2
|
||||
.4byte 00000000
|
||||
|
||||
Reference in New Issue
Block a user