mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-20 05:30:26 +00:00
Gorons: En_Go & En_Go2 OK (#556)
* moved en_go rodata * EnGo 20/45 functions decompiled * EnGo 25/45 functions decompiled * EnGo 28/45 functions decompiled * EnGo 32/45 functions decompiled * minor attempts * init Goron 2 6/98 decompiled (baby functions) * Goron2 14/98 func decompiled * Goron2 30/98 func decompiled * EnGo 34/45 functions decompiled * EnGo 38/45 functions decompiled * Goron2 44/98 functions decompiled * Goron2 58/98 functions decompiled * Merged EnGo and EnGo2: 38/45, 58/98 functions decompiled * EnGo EnGo2: 38/45, 65/98 functions decompiled * EnGo EnGo2: 38/45, 70/98 functions decompiled * EnGo EnGo2: 39/45, 72/98 functions decompiled * EnGo EnGo2: 39/45, 80/98 functions decompiled * EnGo EnGo2: 39/45, 88/98 functions decompiled * EnGo EnGo2: 39/45, 92/98 functions decompiled * typo in GoronType * EnGo EnGo2: 40/45, 93/98 functions decompiled * EnGo EnGo2: 45/45, 93/98 functions decompiled * EnGo EnGo2 fully decomped * begin cleanup * the cleanup continues * continue cleaning * Documentation and renaming attempt * more cleanup * more cleanup * Apply suggestions from code review Committing suggestions Co-authored-by: AdamKiddle <54328813+AdamKiddle@users.noreply.github.com> Co-authored-by: mzxrules <mzxrules@gmail.com> * more pr suggestions * more pr and gns feedback * fixed comment * cleanup * update math & skelAnime names * goron1 * goron2 * relocs * review Co-authored-by: AdamKiddle <54328813+AdamKiddle@users.noreply.github.com> Co-authored-by: mzxrules <mzxrules@gmail.com> Co-authored-by: fig <fig02srl@gmail.com>
This commit is contained in:
parent
9f3e8cbf97
commit
8e8421fdec
158 changed files with 3365 additions and 10877 deletions
7
spec
7
spec
|
@ -2355,16 +2355,13 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Go"
|
||||
include "build/src/overlays/actors/ovl_En_Go/z_en_go.o"
|
||||
include "build/data/overlays/actors/z_en_go.data.o"
|
||||
include "build/data/overlays/actors/z_en_go.rodata.o"
|
||||
include "build/data/overlays/actors/z_en_go.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_En_Go/ovl_En_Go_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
name "ovl_En_Go2"
|
||||
include "build/src/overlays/actors/ovl_En_Go2/z_en_go2.o"
|
||||
include "build/data/overlays/actors/z_en_go2.data.o"
|
||||
include "build/data/overlays/actors/z_en_go2.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_En_Go2/ovl_En_Go2_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue