blob: 567eb41416b924ac309d2de0be5bc5da4914a444 (
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
.include "asm/macros.inc"
.include "constants/constants.inc"
.section .rodata
.align 2
gSpriteAnimations_Eyegore_2:: @ 080CE30C
.include "animations/gSpriteAnimations_Eyegore_2.s"
gSpriteAnimations_Eyegore_6:: @ 080CE31C
.include "animations/gSpriteAnimations_Eyegore_6.s"
gSpriteAnimations_Eyegore_0:: @ 080CE335
.include "animations/gSpriteAnimations_Eyegore_0.s"
gSpriteAnimations_Eyegore_4:: @ 080CE345
.include "animations/gSpriteAnimations_Eyegore_4.s"
gSpriteAnimations_Eyegore_3:: @ 080CE35E
.include "animations/gSpriteAnimations_Eyegore_3.s"
gSpriteAnimations_Eyegore_7:: @ 080CE36E
.include "animations/gSpriteAnimations_Eyegore_7.s"
gSpriteAnimations_Eyegore_1:: @ 080CE387
.include "animations/gSpriteAnimations_Eyegore_1.s"
gSpriteAnimations_Eyegore_5:: @ 080CE397
.include "animations/gSpriteAnimations_Eyegore_5.s"
gSpriteAnimations_Eyegore_10:: @ 080CE3B0
.include "animations/gSpriteAnimations_Eyegore_10.s"
gSpriteAnimations_Eyegore_8:: @ 080CE3BC
.include "animations/gSpriteAnimations_Eyegore_8.s"
gSpriteAnimations_Eyegore_11:: @ 080CE3C8
.include "animations/gSpriteAnimations_Eyegore_11.s"
gSpriteAnimations_Eyegore_9:: @ 080CE3D4
.include "animations/gSpriteAnimations_Eyegore_9.s"
gSpriteAnimations_Eyegore_14:: @ 080CE3E0
.include "animations/gSpriteAnimations_Eyegore_14.s"
gSpriteAnimations_Eyegore_15:: @ 080CE3EC
.include "animations/gSpriteAnimations_Eyegore_15.s"
gSpriteAnimations_Eyegore_13:: @ 080CE3F8
.include "animations/gSpriteAnimations_Eyegore_13.s"
gSpriteAnimations_Eyegore:: @ 080CE404
.4byte gSpriteAnimations_Eyegore_0
.4byte gSpriteAnimations_Eyegore_1
.4byte gSpriteAnimations_Eyegore_2
.4byte gSpriteAnimations_Eyegore_3
.4byte gSpriteAnimations_Eyegore_4
.4byte gSpriteAnimations_Eyegore_5
.4byte gSpriteAnimations_Eyegore_6
.4byte gSpriteAnimations_Eyegore_7
.4byte gSpriteAnimations_Eyegore_8
.4byte gSpriteAnimations_Eyegore_9
.4byte gSpriteAnimations_Eyegore_10
.4byte gSpriteAnimations_Eyegore_11
.4byte gSpriteAnimations_Eyegore_8
.4byte gSpriteAnimations_Eyegore_13
.4byte gSpriteAnimations_Eyegore_14
.4byte gSpriteAnimations_Eyegore_15
.4byte 00000000
|