1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-10-20 05:30:26 +00:00

EnTr, 1 nonmatching, mostly documented (#621)

* 2 functions left, data imported

* one function left

* setup for NON_MATCHING

* struct variables named

* most of the functions named, type enums

* delete ASM

* Actor fixes
This commit is contained in:
EllipticEllipsis 2021-01-31 05:07:58 +00:00 committed by GitHub
commit c2b5ae3ed2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 527 additions and 1543 deletions

5
spec
View file

@ -3062,8 +3062,11 @@ endseg
beginseg
name "ovl_En_Tr"
include "build/src/overlays/actors/ovl_En_Tr/z_en_tr.o"
include "build/data/overlays/actors/z_en_tr.data.o"
#ifdef NON_MATCHING
include "build/src/overlays/actors/ovl_En_Tr/ovl_En_Tr_reloc.o"
#else
include "build/data/overlays/actors/z_en_tr.reloc.o"
#endif
endseg
beginseg