mirror of https://github.com/zeldaret/tmc.git
70 lines
2.0 KiB
ArmAsm
70 lines
2.0 KiB
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
.align 2
|
|
|
|
gSpriteAnimations_Smith_0:: @ 081103E4
|
|
.include "animations/gSpriteAnimations_Smith_0.s"
|
|
|
|
gSpriteAnimations_Smith_1:: @ 081103E9
|
|
.include "animations/gSpriteAnimations_Smith_1.s"
|
|
|
|
gSpriteAnimations_Smith_2:: @ 081103EE
|
|
.include "animations/gSpriteAnimations_Smith_2.s"
|
|
|
|
gSpriteAnimations_Smith_3:: @ 081103F3
|
|
.include "animations/gSpriteAnimations_Smith_3.s"
|
|
|
|
gSpriteAnimations_Smith_4:: @ 081103F8
|
|
.include "animations/gSpriteAnimations_Smith_4.s"
|
|
|
|
gSpriteAnimations_Smith_6:: @ 08110409
|
|
.include "animations/gSpriteAnimations_Smith_6.s"
|
|
|
|
gSpriteAnimations_Smith_5:: @ 0811041A
|
|
.include "animations/gSpriteAnimations_Smith_5.s"
|
|
|
|
gSpriteAnimations_Smith_7:: @ 0811042B
|
|
.include "animations/gSpriteAnimations_Smith_7.s"
|
|
|
|
gSpriteAnimations_Smith_8:: @ 0811043C
|
|
.include "animations/gSpriteAnimations_Smith_8.s"
|
|
|
|
gSpriteAnimations_Smith_9:: @ 08110441
|
|
.include "animations/gSpriteAnimations_Smith_9.s"
|
|
|
|
gSpriteAnimations_Smith_11:: @ 08110446
|
|
.include "animations/gSpriteAnimations_Smith_11.s"
|
|
|
|
gSpriteAnimations_Smith_12:: @ 0811044B
|
|
.include "animations/gSpriteAnimations_Smith_12.s"
|
|
|
|
gSpriteAnimations_Smith_13:: @ 08110474
|
|
.include "animations/gSpriteAnimations_Smith_13.s"
|
|
|
|
gSpriteAnimations_Smith_14:: @ 08110479
|
|
.include "animations/gSpriteAnimations_Smith_14.s"
|
|
|
|
gSpriteAnimations_Smith_15:: @ 0811047E
|
|
.include "animations/gSpriteAnimations_Smith_15.s"
|
|
|
|
gSpriteAnimations_Smith:: @ 08110484
|
|
.4byte gSpriteAnimations_Smith_0
|
|
.4byte gSpriteAnimations_Smith_1
|
|
.4byte gSpriteAnimations_Smith_2
|
|
.4byte gSpriteAnimations_Smith_3
|
|
.4byte gSpriteAnimations_Smith_4
|
|
.4byte gSpriteAnimations_Smith_5
|
|
.4byte gSpriteAnimations_Smith_6
|
|
.4byte gSpriteAnimations_Smith_7
|
|
.4byte gSpriteAnimations_Smith_8
|
|
.4byte gSpriteAnimations_Smith_9
|
|
.4byte gSpriteAnimations_Smith_8
|
|
.4byte gSpriteAnimations_Smith_11
|
|
.4byte gSpriteAnimations_Smith_12
|
|
.4byte gSpriteAnimations_Smith_13
|
|
.4byte gSpriteAnimations_Smith_14
|
|
.4byte gSpriteAnimations_Smith_15
|
|
.4byte 00000000
|