blob: 1dc7cbd37bcad6d82e6b314275ff29022c87c9b9 (
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
|
.include "asm/macros.inc"
.include "constants/constants.inc"
.section .rodata
.align 2
gSpriteAnimations_MinisterPotho_0:: @ 08110658
.include "animations/gSpriteAnimations_MinisterPotho_0.s"
gSpriteAnimations_MinisterPotho_1:: @ 0811065D
.include "animations/gSpriteAnimations_MinisterPotho_1.s"
gSpriteAnimations_MinisterPotho_2:: @ 08110662
.include "animations/gSpriteAnimations_MinisterPotho_2.s"
gSpriteAnimations_MinisterPotho_3:: @ 08110667
.include "animations/gSpriteAnimations_MinisterPotho_3.s"
gSpriteAnimations_MinisterPotho_4:: @ 0811066C
.include "animations/gSpriteAnimations_MinisterPotho_4.s"
gSpriteAnimations_MinisterPotho_8:: @ 0811067D
.include "animations/gSpriteAnimations_MinisterPotho_8.s"
gSpriteAnimations_MinisterPotho_9:: @ 08110682
.include "animations/gSpriteAnimations_MinisterPotho_9.s"
gSpriteAnimations_MinisterPotho:: @ 081106A8
.4byte gSpriteAnimations_MinisterPotho_0
.4byte gSpriteAnimations_MinisterPotho_1
.4byte gSpriteAnimations_MinisterPotho_2
.4byte gSpriteAnimations_MinisterPotho_3
.4byte gSpriteAnimations_MinisterPotho_4
.4byte gSpriteAnimations_MinisterPotho_4
.4byte gSpriteAnimations_MinisterPotho_4
.4byte gSpriteAnimations_MinisterPotho_4
.4byte gSpriteAnimations_MinisterPotho_8
.4byte gSpriteAnimations_MinisterPotho_9
.4byte 00000000
|