1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 04:24:43 +00:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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