mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-19 13:35:18 +00:00
First proper commit.
This commit is contained in:
parent
be78236d36
commit
087f561f77
14086 changed files with 1200489 additions and 1 deletions
56
data/overlays/actors/z_en_arrow.rodata.s
Normal file
56
data/overlays/actors/z_en_arrow.rodata.s
Normal file
|
@ -0,0 +1,56 @@
|
|||
.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_809B4EB0
|
||||
.asciz "../z_en_arrow.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_809B4EC0
|
||||
.asciz "this->at_info.cl_elem.at_btl_info.at_type = %x\n"
|
||||
.balign 4
|
||||
|
||||
glabel D_809B4EF0
|
||||
.asciz "../z_en_arrow.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_809B4F00
|
||||
.asciz "../z_en_arrow.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_809B4F10
|
||||
.asciz "../z_en_arrow.c"
|
||||
.balign 4
|
||||
|
||||
glabel jtbl_809B4F20
|
||||
.word L809B3C50
|
||||
.word L809B3C50
|
||||
.word L809B3C50
|
||||
.word L809B3C64
|
||||
.word L809B3C64
|
||||
.word L809B3C64
|
||||
.word L809B3C70
|
||||
.word L809B3C70
|
||||
.word L809B3C70
|
||||
.word L809B3C3C
|
||||
glabel D_809B4F48
|
||||
.word 0x3ECCCCCD
|
||||
glabel D_809B4F4C
|
||||
.word 0x3D23D70A
|
||||
glabel D_809B4F50
|
||||
.word 0x3E99999A
|
||||
glabel D_809B4F54
|
||||
.word 0x40E66667
|
||||
glabel D_809B4F58
|
||||
.word 0xBECCCCCD
|
||||
glabel D_809B4F5C
|
||||
.word 0x38C90FDB
|
||||
glabel D_809B4F60
|
||||
.word 0x38C90FDB, 0x00000000, 0x00000000, 0x00000000
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue