mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
ovl_Obj_Switch OK and documented (#372)
* ovl_Obj_Switch OK * Documentation & Cleanup * Remove unneeded prototypes, use documentation comments format, add struct offsets * Got rid of symbols not referenced by code, at the costly price of warnings * review 2 * remove asm * review 2 Co-authored-by: fig <fig02srl@gmail.com>
This commit is contained in:
parent
7b10ecad4c
commit
3cfafb2574
49 changed files with 767 additions and 2071 deletions
3
spec
3
spec
|
@ -3520,8 +3520,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_Obj_Switch"
|
||||
include "build/src/overlays/actors/ovl_Obj_Switch/z_obj_switch.o"
|
||||
include "build/data/overlays/actors/z_obj_switch.data.o"
|
||||
include "build/data/overlays/actors/z_obj_switch.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_Obj_Switch/ovl_Obj_Switch_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue