Kibako Reloc (#436)

* fix colliderinit typo

* fix initchain

* reloc
This commit is contained in:
fig02
2020-10-04 11:20:00 -04:00
committed by GitHub
parent 704598652a
commit 728a789a2f
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_80B958F0
.incbin "baserom/ovl_Obj_Kibako", 0xC50, 0x000000E0

2
spec
View File

@@ -3495,7 +3495,7 @@ endseg
beginseg
name "ovl_Obj_Kibako"
include "build/src/overlays/actors/ovl_Obj_Kibako/z_obj_kibako.o"
include "build/data/overlays/actors/z_obj_kibako.reloc.o"
include "build/src/overlays/actors/ovl_Obj_Kibako/ovl_Obj_Kibako_reloc.o"
endseg
beginseg