mirror of
https://github.com/zeldaret/tmc
synced 2026-05-23 23:05:38 -04:00
12 lines
262 B
ArmAsm
12 lines
262 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
|
|
gSpriteAnimations_Spark_0:: @ 080CD258
|
|
.include "animations/gSpriteAnimations_Spark_0.s"
|
|
|
|
gSpriteAnimations_Spark:: @ 080CD274
|
|
.4byte gSpriteAnimations_Spark_0
|
|
.4byte 00000000
|