mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-22 06:52:03 +00:00
First proper commit.
This commit is contained in:
parent
be78236d36
commit
087f561f77
14086 changed files with 1200489 additions and 1 deletions
71
data/overlays/actors/z_en_karebaba.rodata.s
Normal file
71
data/overlays/actors/z_en_karebaba.rodata.s
Normal file
|
@ -0,0 +1,71 @@
|
|||
.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_80A96A90
|
||||
.asciz "../z_en_karebaba.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A96AA4
|
||||
.asciz "../z_en_karebaba.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A96AB8
|
||||
.asciz "../z_en_karebaba.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A96ACC
|
||||
.asciz "../z_en_karebaba.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A96AE0
|
||||
.asciz "../z_en_karebaba.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A96AF4
|
||||
.asciz "../z_en_karebaba.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A96B08
|
||||
.asciz "../z_en_karebaba.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A96B1C
|
||||
.asciz "../z_en_karebaba.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A96B30
|
||||
.asciz "../z_en_karebaba.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A96B44
|
||||
.word 0xBF4CCCCD
|
||||
glabel D_80A96B48
|
||||
.word 0x3D4CCCCD
|
||||
glabel D_80A96B4C
|
||||
.word 0x3BA3D70A
|
||||
glabel D_80A96B50
|
||||
.word 0x3BA3D70A
|
||||
glabel D_80A96B54
|
||||
.word 0x3D4CCCCD
|
||||
glabel D_80A96B58
|
||||
.word 0x3BA3D70A
|
||||
glabel D_80A96B5C
|
||||
.word 0x3C23D70A
|
||||
glabel D_80A96B60
|
||||
.word 0x3E19999A
|
||||
glabel D_80A96B64
|
||||
.word 0x3A03126F
|
||||
glabel D_80A96B68
|
||||
.word 0x3C23D70A
|
||||
glabel D_80A96B6C
|
||||
.word 0x3C23D70A
|
||||
glabel D_80A96B70
|
||||
.word 0x38C90FDB, 0x00000000, 0x00000000, 0x00000000
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue