1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-12-29 00:06:33 +00:00
oot/data/overlays/effects/z_eff_ss_blast.rodata.s

30 lines
485 B
ArmAsm
Raw Normal View History

2020-03-17 04:31:30 +00:00
.include "macro.inc"
# assembler directives
.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
.set gp=64 # allow use of 64-bit general purpose registers
2020-03-17 04:31:30 +00:00
.section .rodata
.balign 16
2020-03-17 04:31:30 +00:00
glabel D_8099F120
.asciz "../z_eff_ss_blast.c"
.balign 4
glabel D_8099F134
.asciz "../z_eff_ss_blast.c"
.balign 4
glabel D_8099F148
.asciz "../z_eff_ss_blast.c"
.balign 4
glabel D_8099F15C
.float 0.0025
.balign 4
2020-03-17 04:31:30 +00:00