mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
Decomp EnExRuppy (#331)
* PR fixes NOT MATCHING * PR fixes * Fix EnNiwGirl.h * Update z_en_niw_girl.h * Update z_en_niw_girl.c * Delete ASM * Ran format.sh and did some manual cleanup * Update z_en_ex_ruppy.c * Update z_en_ex_ruppy.c * PR fixes * Accidently left a git string in the file * PR fixes * PR fixes
This commit is contained in:
parent
c905652f80
commit
98ca965541
19 changed files with 420 additions and 868 deletions
5
spec
5
spec
|
@ -2336,8 +2336,11 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Ex_Ruppy"
|
||||
include "build/src/overlays/actors/ovl_En_Ex_Ruppy/z_en_ex_ruppy.o"
|
||||
include "build/data/overlays/actors/z_en_ex_ruppy.data.o"
|
||||
#ifdef NON_MATCHING
|
||||
include "build/src/overlays/actors/ovl_En_Ex_Ruppy/ovl_En_Ex_ruppy.reloc.o"
|
||||
#else
|
||||
include "build/data/overlays/actors/z_en_ex_ruppy.reloc.o"
|
||||
#endif
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue