mirror of https://github.com/zeldaret/tmc.git
45 lines
1.3 KiB
ArmAsm
45 lines
1.3 KiB
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
.align 2
|
|
|
|
gSpriteAnimations_WrathEye_0:: @ 080D1DA0
|
|
.include "animations/gSpriteAnimations_WrathEye_0.s"
|
|
|
|
gSpriteAnimations_WrathEye_1:: @ 080D1DC8
|
|
.include "animations/gSpriteAnimations_WrathEye_1.s"
|
|
|
|
gSpriteAnimations_WrathEye_2:: @ 080D1DCC
|
|
.include "animations/gSpriteAnimations_WrathEye_2.s"
|
|
|
|
gSpriteAnimations_WrathEye_4:: @ 080D1DD0
|
|
.include "animations/gSpriteAnimations_WrathEye_4.s"
|
|
|
|
gSpriteAnimations_WrathEye_3:: @ 080D1DDC
|
|
.include "animations/gSpriteAnimations_WrathEye_3.s"
|
|
|
|
gSpriteAnimations_WrathEye_5:: @ 080D1DE8
|
|
.include "animations/gSpriteAnimations_WrathEye_5.s"
|
|
|
|
gSpriteAnimations_WrathEye_6:: @ 080D1E05
|
|
.include "animations/gSpriteAnimations_WrathEye_6.s"
|
|
|
|
gSpriteAnimations_WrathEye_7:: @ 080D1E21
|
|
.include "animations/gSpriteAnimations_WrathEye_7.s"
|
|
|
|
gSpriteAnimations_WrathEye_8:: @ 080D1E32
|
|
.include "animations/gSpriteAnimations_WrathEye_8.s"
|
|
|
|
gSpriteAnimations_WrathEye:: @ 080D1E44
|
|
.4byte gSpriteAnimations_WrathEye_0
|
|
.4byte gSpriteAnimations_WrathEye_1
|
|
.4byte gSpriteAnimations_WrathEye_2
|
|
.4byte gSpriteAnimations_WrathEye_3
|
|
.4byte gSpriteAnimations_WrathEye_4
|
|
.4byte gSpriteAnimations_WrathEye_5
|
|
.4byte gSpriteAnimations_WrathEye_6
|
|
.4byte gSpriteAnimations_WrathEye_7
|
|
.4byte gSpriteAnimations_WrathEye_8
|
|
.4byte 00000000
|