mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
Made suggested changes
This commit is contained in:
parent
c52cb091ab
commit
1b347f247a
2 changed files with 16 additions and 25 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_80878BB0
|
||||
|
||||
.incbin "baserom/ovl_Bg_Gjyo_Bridge", 0x4F0, 0x00000080
|
Loading…
Add table
Add a link
Reference in a new issue