mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
Done
This commit is contained in:
parent
4ab558d628
commit
c4bb9bed4c
6 changed files with 94 additions and 213 deletions
|
@ -1,11 +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 purposee registers
|
||||
|
||||
.section .rodata
|
||||
glabel D_808B20D0
|
||||
|
||||
.incbin "baserom/ovl_Bg_Spot09_Obj", 0x5F0, 0x000000B0
|
Loading…
Add table
Add a link
Reference in a new issue