mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-23 07:21:19 +00:00
First proper commit.
This commit is contained in:
parent
be78236d36
commit
087f561f77
14086 changed files with 1200489 additions and 1 deletions
50
data/overlays/actors/z_en_dh.rodata.s
Normal file
50
data/overlays/actors/z_en_dh.rodata.s
Normal file
|
@ -0,0 +1,50 @@
|
|||
.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_809EC680
|
||||
.asciz "../z_en_dh.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_809EC690
|
||||
.asciz "../z_en_dh.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_809EC6A0
|
||||
.asciz "../z_en_dh.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_809EC6B0
|
||||
.word 0x40C8F5C3
|
||||
glabel D_809EC6B4
|
||||
.word 0xC66A6000
|
||||
glabel D_809EC6B8
|
||||
.word 0x40033333
|
||||
glabel D_809EC6BC
|
||||
.word 0x3F99999A
|
||||
glabel jtbl_809EC6C0
|
||||
.word L809EB730
|
||||
.word L809EB708
|
||||
.word L809EB750
|
||||
.word L809EB81C
|
||||
.word L809EB918
|
||||
.word L809EB910
|
||||
glabel D_809EC6D8
|
||||
.word 0x40033333
|
||||
glabel D_809EC6DC
|
||||
.word 0x3F99999A
|
||||
glabel D_809EC6E0
|
||||
.word 0x3F19999A
|
||||
glabel D_809EC6E4
|
||||
.word 0x3E19999A
|
||||
glabel D_809EC6E8
|
||||
.word 0x389D4952
|
||||
glabel D_809EC6EC
|
||||
.word 0x3C23D70A
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue