mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
En_Elf Decompiled (#432)
* init matched * everything but navi OK * progress * 4 left * remove asm * progress * progress * asm and spec * remove comment * suggestion * review1 * use type enum * name func * overridelimbdraw * review 2 * forgot one * merge master * format
This commit is contained in:
parent
3ba022128c
commit
6e000fcc54
77 changed files with 1637 additions and 4303 deletions
5
spec
5
spec
|
@ -2234,8 +2234,11 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Elf"
|
||||
include "build/src/overlays/actors/ovl_En_Elf/z_en_elf.o"
|
||||
include "build/data/overlays/actors/z_en_elf.data.o"
|
||||
#ifdef NON_MATCHING
|
||||
include "build/src/overlays/actors/ovl_En_Elf/ovl_En_Elf_reloc.o"
|
||||
#else
|
||||
include "build/data/overlays/actors/z_en_elf.reloc.o"
|
||||
#endif
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue