mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
Finished
This commit is contained in:
parent
61a32a5820
commit
bb5ce4a656
4 changed files with 30 additions and 97 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_809787C0
|
||||
|
||||
.incbin "baserom/ovl_Demo_Geff", 0x980, 0x00000170
|
Loading…
Add table
Add a link
Reference in a new issue