mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-20 05:30:26 +00:00
Bg_Spot06_Objects OK and documented (#605)
* stuck on init * init matches * more functions matched * just a few functions left * three functions left * all finished * fix compiler error * various improvements * add actor description * remove unused asm * fix remaining dyna things * Update src/overlays/actors/ovl_Bg_Spot06_Objects/z_bg_spot06_objects.c Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * Update src/overlays/actors/ovl_Bg_Spot06_Objects/z_bg_spot06_objects.c Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * fixed all of roman's comments * format c files Co-authored-by: Zelllll <elijah@DESKTOP-NMP1I89.localdomain> Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
This commit is contained in:
parent
588de66d06
commit
84195fcef6
24 changed files with 465 additions and 1418 deletions
3
spec
3
spec
|
@ -1194,8 +1194,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_Bg_Spot06_Objects"
|
||||
include "build/src/overlays/actors/ovl_Bg_Spot06_Objects/z_bg_spot06_objects.o"
|
||||
include "build/data/overlays/actors/z_bg_spot06_objects.data.o"
|
||||
include "build/data/overlays/actors/z_bg_spot06_objects.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_Bg_Spot06_Objects/ovl_Bg_Spot06_Objects_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue