mirror of
https://github.com/zeldaret/oot
synced 2026-08-09 10:53:57 -04:00
Remove unused asm files (#150)
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -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_80B8CED0
|
||||
|
||||
.incbin "baserom/ovl_Magic_Wind", 0x1DD0, 0x00000180
|
||||
Reference in New Issue
Block a user