mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
parent
3c3cfa6751
commit
8a309a4e19
4 changed files with 6 additions and 54 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_8097D540
|
||||
.incbin "baserom/ovl_Demo_Go", 0xCD0, 0x00000130
|
Loading…
Add table
Add a link
Reference in a new issue