blob: 6e17bffd6a80b1a7308c4f9c5cf77c413d59abd3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
.include "asm/macros.inc"
.include "constants/constants.inc"
.section .rodata
.align 2
gSpriteAnimations_UnusedSkull_0:: @ 0811F918
.include "animations/gSpriteAnimations_UnusedSkull_0.s"
gSpriteAnimations_UnusedSkull_1:: @ 0811F945
.include "animations/gSpriteAnimations_UnusedSkull_1.s"
gSpriteAnimations_UnusedSkull:: @ 0811F954
.4byte gSpriteAnimations_UnusedSkull_0
.4byte gSpriteAnimations_UnusedSkull_1
.4byte 00000000
|