mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-18 04:29:51 +00:00
Decompile ovl_En_Ganon_Mant (#912)
* Initial progress * Improve the last NON_EQUIVALENT to NON_MATCHING * 2 functions down to stack, migrate data * 2 more matches, some other improvements * Use Vtx over Vtx_tn * Begin documenting * Some names * More docs * Finish docs * Remove VTX_TN * Review suggestions * Single line comments Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * en_ganon_mant fully matched thanks to Roman Co-authored-by: Thar0 <maximilianc64@gmail.com> Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
This commit is contained in:
parent
e9f98f44c4
commit
3c2b198130
14 changed files with 1188 additions and 1221 deletions
5
spec
5
spec
|
@ -2241,8 +2241,11 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Ganon_Mant"
|
||||
include "build/src/overlays/actors/ovl_En_Ganon_Mant/z_en_ganon_mant.o"
|
||||
include "build/data/overlays/actors/z_en_ganon_mant.data.o"
|
||||
#ifdef NON_MATCHING
|
||||
include "build/src/overlays/actors/ovl_En_Ganon_Mant/ovl_En_Ganon_Mant_reloc.o"
|
||||
#else
|
||||
include "build/data/overlays/actors/z_en_ganon_mant.reloc.o"
|
||||
#endif
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue