mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
e36015837b
Just rectifying effect files to their correct original names, which was planned for a while.
47 lines
798 B
ArmAsm
47 lines
798 B
ArmAsm
.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 purposee registers
|
|
|
|
.section .rodata
|
|
|
|
glabel D_8099FF20
|
|
.asciz "../z_eff_ss_bomb2.c"
|
|
.balign 4
|
|
|
|
glabel D_8099FF34
|
|
.asciz "../z_eff_ss_bomb2.c"
|
|
.balign 4
|
|
|
|
glabel D_8099FF48
|
|
.asciz "../z_eff_ss_bomb2.c"
|
|
.balign 4
|
|
|
|
glabel D_8099FF5C
|
|
.asciz "../z_eff_ss_bomb2.c"
|
|
.balign 4
|
|
|
|
glabel D_8099FF70
|
|
.asciz "../z_eff_ss_bomb2.c"
|
|
.balign 4
|
|
|
|
glabel D_8099FF84
|
|
.float 0.01
|
|
.balign 4
|
|
|
|
glabel D_8099FF88
|
|
.word 0x3F6CCCCD
|
|
glabel D_8099FF8C
|
|
.float 0.01
|
|
.balign 4
|
|
|
|
glabel D_8099FF90
|
|
.float 0.02
|
|
.balign 4
|
|
|
|
glabel D_8099FF94
|
|
.word 0x3E19999A, 0x00000000, 0x00000000
|
|
|
|
|