mirror of
https://github.com/zeldaret/tmc
synced 2026-05-24 07:11:07 -04:00
13 lines
311 B
ArmAsm
13 lines
311 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
.align 2
|
|
|
|
gSpriteAnimations_BoneProjectile_0:: @ 08129634
|
|
.include "animations/gSpriteAnimations_BoneProjectile_0.s"
|
|
|
|
gSpriteAnimations_BoneProjectile:: @ 08129648
|
|
.4byte gSpriteAnimations_BoneProjectile_0
|
|
.4byte 00000000
|