mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-20 05:30:26 +00:00
z_obj_kibako2 (large wooden crate) OK (#582)
* Migrate data to C * Partially decompile Init * func_80B959D0 OK * ObjKibako2_Destroy OK * ObjKibako2_Update OK * ObjKibako2_Draw OK * func_80B95CA4 OK * ObjKibako2_Init OK * func_80B95DFC * func_80B95ED4 OK * func_80B95A28 OK * Name functions * Delete unused asm and update spec * Fixup math post rebase * Name statics * Clean up variable names * Run formatter * xzDistFromLink -> xzDistToLink * Respond to feedback in ObjKibako2_Break * Type sp2C as a CollisionHeader* and initalize it when declaring it * Respond to remaining review feedback * Respond to review feedback from Roman
This commit is contained in:
parent
3e5f6b3485
commit
3b4a1c23d6
14 changed files with 140 additions and 488 deletions
3
spec
3
spec
|
@ -3383,8 +3383,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_Obj_Kibako2"
|
||||
include "build/src/overlays/actors/ovl_Obj_Kibako2/z_obj_kibako2.o"
|
||||
include "build/data/overlays/actors/z_obj_kibako2.data.o"
|
||||
include "build/data/overlays/actors/z_obj_kibako2.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_Obj_Kibako2/ovl_Obj_Kibako2_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue