mirror of https://github.com/zeldaret/tmc.git
24 lines
599 B
ArmAsm
24 lines
599 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
.align 2
|
|
|
|
gUnk_08123E80:: @ 08123E80
|
|
.4byte sub_0809CEA8
|
|
.4byte sub_0809CEC0
|
|
|
|
gSpriteAnimations_Lamp_0_0:: @ 08123E88
|
|
.include "animations/gSpriteAnimations_Lamp_0_0.s"
|
|
|
|
gSpriteAnimations_Lamp_0:: @ 08123E9C
|
|
.4byte gSpriteAnimations_Lamp_0_0
|
|
.include "animations/gSpriteAnimations_Lamp_0.s"
|
|
|
|
gSpriteAnimations_Lamp_1_0:: @ 08123EA4
|
|
.include "animations/gSpriteAnimations_Lamp_1_0.s"
|
|
|
|
gSpriteAnimations_Lamp_1:: @ 08123EB8
|
|
.4byte gSpriteAnimations_Lamp_1_0
|
|
.include "animations/gSpriteAnimations_Lamp_1.s"
|