mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
parent
b0200efbeb
commit
5ab8a39cd0
4 changed files with 75 additions and 663 deletions
|
@ -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_80B5ABA0
|
||||
.incbin "baserom/ovl_En_Zl3", 0x77F0, 0x00000C10
|
Loading…
Add table
Add a link
Reference in a new issue