mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-14 20:05:02 +00:00
z_bg_jya_ironobj and object_jya_iron OK (#676)
* z_bg_jya_ironobj OK * decompile object_jya_iron, clean up code * implement requested changes
This commit is contained in:
parent
f9886c1097
commit
d615ec4f31
15 changed files with 246 additions and 966 deletions
6
spec
6
spec
|
@ -969,8 +969,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_Bg_Jya_Ironobj"
|
||||
include "build/src/overlays/actors/ovl_Bg_Jya_Ironobj/z_bg_jya_ironobj.o"
|
||||
include "build/data/overlays/actors/z_bg_jya_ironobj.data.o"
|
||||
include "build/data/overlays/actors/z_bg_jya_ironobj.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_Bg_Jya_Ironobj/ovl_Bg_Jya_Ironobj_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
@ -5621,7 +5620,8 @@ endseg
|
|||
beginseg
|
||||
name "object_jya_iron"
|
||||
romalign 0x1000
|
||||
include "build/baserom/object_jya_iron.o"
|
||||
include "build/assets/objects/object_jya_iron/object_jya_iron.o"
|
||||
number 6
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue