mirror of
https://github.com/zeldaret/oot
synced 2026-07-11 07:15:43 -04: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:
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
|
||||
Reference in New Issue
Block a user