mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 07:20:16 +00:00
En_Sth OK (#672)
* all functions matching * en_sth OK * text formatting and added a description at the top * some suggested changes * merge master and remove text comments Co-authored-by: Fig02 <fig02srl@gmail.com>
This commit is contained in:
parent
0a1c16d440
commit
fb1909bb92
27 changed files with 944 additions and 1258 deletions
File diff suppressed because one or more lines are too long
|
@ -1,13 +0,0 @@
|
|||
.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 purpose registers
|
||||
|
||||
.section .rodata
|
||||
|
||||
.balign 16
|
||||
|
||||
glabel D_80B0B590
|
||||
.incbin "baserom/ovl_En_Sth", 0x4050, 0x00000210
|
Loading…
Add table
Add a link
Reference in a new issue