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

delete reloc

Signed-off-by: angie <angheloalf95@gmail.com>
This commit is contained in:
angie 2021-01-23 14:47:01 -03:00
parent 05438ae79a
commit 2d95db923d
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_8099EC30
.incbin "baserom/ovl_Eff_Dust", 0x1360, 0x00000180

2
spec
View file

@ -1609,7 +1609,7 @@ endseg
beginseg
name "ovl_Eff_Dust"
include "build/src/overlays/actors/ovl_Eff_Dust/z_eff_dust.o"
include "build/data/overlays/actors/z_eff_dust.reloc.o"
include "build/src/overlays/actors/ovl_Eff_Dust/ovl_Eff_Dust_reloc.o"
endseg
beginseg