mirror of
https://github.com/zeldaret/oot
synced 2026-08-17 21:33:27 -04:00
28 lines
501 B
ArmAsm
28 lines
501 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_809A1A80
|
|
.asciz "../z_eff_ss_dead_ds.c"
|
|
.balign 4
|
|
|
|
glabel D_809A1A98
|
|
.asciz "../z_eff_ss_dead_ds.c"
|
|
.balign 4
|
|
|
|
glabel D_809A1AB0
|
|
.asciz "../z_eff_ss_dead_ds.c"
|
|
.balign 4
|
|
|
|
glabel D_809A1AC8
|
|
.word 0x3C23D70A
|
|
glabel D_809A1ACC
|
|
.word 0x3FC8F5C3
|
|
|
|
|