1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-02-02 17:44:25 +00:00

erase reloc

Signed-off-by: angie <angheloalf95@gmail.com>
This commit is contained in:
angie 2021-01-28 00:04:36 -03:00
parent a53a2e7601
commit 2ab385bde3
No known key found for this signature in database
GPG key ID: E5212BA1B6FEA700
2 changed files with 1 additions and 14 deletions

View file

@ -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_8097C280
.incbin "baserom/ovl_Demo_Gj", 0x3950, 0x000005F0

2
spec
View file

@ -1499,7 +1499,7 @@ endseg
beginseg
name "ovl_Demo_Gj"
include "build/src/overlays/actors/ovl_Demo_Gj/z_demo_gj.o"
include "build/data/overlays/actors/z_demo_gj.reloc.o"
include "build/src/overlays/actors/ovl_Demo_Gj/ovl_Demo_Gj_reloc.o"
endseg
beginseg