mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
ovl_En_Box OK, documented (#356)
* ovl_En_Box OK, documented * Update spec * Removed useless union * renames, remove comments, move internal enums from header * stylistic changes * Remove unneeded prototypes and use documentation format for doc comments * Misread git's merge solution * EnBox_SetupAction and Actor_SpawnAsChild * Cleanup * Merge effects, defines for movement flags, swap dList and dListHead, cleanup...
This commit is contained in:
parent
174af7384d
commit
e270cd96bf
31 changed files with 680 additions and 2037 deletions
4
spec
4
spec
|
@ -2038,9 +2038,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Box"
|
||||
include "build/src/overlays/actors/ovl_En_Box/z_en_box.o"
|
||||
include "build/data/overlays/actors/z_en_box.data.o"
|
||||
include "build/data/overlays/actors/z_en_box.bss.o"
|
||||
include "build/data/overlays/actors/z_en_box.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_En_Box/ovl_En_Box_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue