blob: bdf81b218db6f549b453aaed5ee11a90173262c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
.include "asm/macros.inc"
.include "constants/constants.inc"
.section .rodata
.align 2
gSpriteAnimations_GhostBrothers_0:: @ 08110300
.include "animations/gSpriteAnimations_GhostBrothers_0.s"
gSpriteAnimations_GhostBrothers_3:: @ 08110311
.include "animations/gSpriteAnimations_GhostBrothers_3.s"
gSpriteAnimations_GhostBrothers_1:: @ 08110322
.include "animations/gSpriteAnimations_GhostBrothers_1.s"
gSpriteAnimations_GhostBrothers_4:: @ 08110333
.include "animations/gSpriteAnimations_GhostBrothers_4.s"
gSpriteAnimations_GhostBrothers:: @ 0811033C
.4byte gSpriteAnimations_GhostBrothers_0
.4byte gSpriteAnimations_GhostBrothers_1
.4byte gSpriteAnimations_GhostBrothers_0
.4byte gSpriteAnimations_GhostBrothers_3
.4byte gSpriteAnimations_GhostBrothers_4
.4byte 00000000
|