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
2 changed files with 1 additions and 14 deletions
-13
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
+1 -1
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