mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
Decomp BgYdanMaruta (#338)
* Fix * fix * Fixed upstream * PR fixes * PR fixes * Fix ZAP2. Hopefully
This commit is contained in:
parent
6f54edd365
commit
dea5f4aae5
16 changed files with 189 additions and 221 deletions
5
spec
5
spec
|
@ -1434,8 +1434,11 @@ endseg
|
|||
beginseg
|
||||
name "ovl_Bg_Ydan_Maruta"
|
||||
include "build/src/overlays/actors/ovl_Bg_Ydan_Maruta/z_bg_ydan_maruta.o"
|
||||
include "build/data/overlays/actors/z_bg_ydan_maruta.data.o"
|
||||
#ifdef NON_MATCHING
|
||||
include "build/src/overlays/actors/ovl_Bg_Ydan_Maruta/ovl_Bg_Ydan_Maruta_reloc.o"
|
||||
#else
|
||||
include "build/data/overlays/actors/z_bg_ydan_maruta.reloc.o"
|
||||
#endif
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue