blob: 778c30059fec563c6e85ee53fcf4f4cb6c6d6656 (
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
.include "asm/macros.inc"
.include "constants/constants.inc"
.section .rodata
.align 2
gSpriteAnimations_LavaPlatform_1_0:: @ 08122670
.include "animations/gSpriteAnimations_LavaPlatform_1_0.s"
gSpriteAnimations_LavaPlatform_1_1:: @ 08122684
.include "animations/gSpriteAnimations_LavaPlatform_1_1.s"
gSpriteAnimations_LavaPlatform_1:: @ 08122698
.4byte gSpriteAnimations_LavaPlatform_1_0
.4byte gSpriteAnimations_LavaPlatform_1_1
.include "animations/gSpriteAnimations_LavaPlatform_1.s"
gSpriteAnimations_LavaPlatform_0_0:: @ 081226A4
.include "animations/gSpriteAnimations_LavaPlatform_0_0.s"
gSpriteAnimations_LavaPlatform_0_1:: @ 081226A8
.include "animations/gSpriteAnimations_LavaPlatform_0_1.s"
gSpriteAnimations_LavaPlatform_0_2:: @ 081226AC
.include "animations/gSpriteAnimations_LavaPlatform_0_2.s"
gSpriteAnimations_LavaPlatform_0_3:: @ 0812273D
.include "animations/gSpriteAnimations_LavaPlatform_0_3.s"
gSpriteAnimations_LavaPlatform_0_4:: @ 08122742
.include "animations/gSpriteAnimations_LavaPlatform_0_4.s"
gSpriteAnimations_LavaPlatform_0_5:: @ 08122753
.include "animations/gSpriteAnimations_LavaPlatform_0_5.s"
gSpriteAnimations_LavaPlatform:: @ 08122764
.4byte gSpriteAnimations_LavaPlatform_0_0
.4byte gSpriteAnimations_LavaPlatform_0_1
.4byte gSpriteAnimations_LavaPlatform_0_2
.4byte gSpriteAnimations_LavaPlatform_0_3
.4byte gSpriteAnimations_LavaPlatform_0_4
.4byte gSpriteAnimations_LavaPlatform_0_5
.4byte 00000000
|