summaryrefslogtreecommitdiff
path: root/data/animations/enemy/chaser.s
blob: 66950e79431cca06c9f932a700f1c8f6e77d52dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
	.include "asm/macros.inc"
	.include "constants/constants.inc"

	.section .rodata

gSpriteAnimations_Chaser_0:: @ 080CD2A8
	.include "animations/gSpriteAnimations_Chaser_0.s"

gSpriteAnimations_Chaser_1:: @ 080CD2AC
	.include "animations/gSpriteAnimations_Chaser_1.s"

gSpriteAnimations_Chaser_2:: @ 080CD2BD
	.include "animations/gSpriteAnimations_Chaser_2.s"

gSpriteAnimations_Chaser:: @ 080CD2C8
	.4byte gSpriteAnimations_Chaser_0
	.4byte gSpriteAnimations_Chaser_1
	.4byte gSpriteAnimations_Chaser_2
	.4byte 00000000