mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
Gossip Stone, 1 nonmatching (#251)
* Gossip Stone, 1 nonmatching * Appease the Fig * spec * Fix last function ordering * Ethan Review 1 * a * Hidden PR notes QQ * a * Fixed now?? * a
This commit is contained in:
parent
06d1743d22
commit
83d08078c3
22 changed files with 590 additions and 1611 deletions
5
spec
5
spec
|
@ -2567,8 +2567,11 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Gs"
|
||||
include "build/src/overlays/actors/ovl_En_Gs/z_en_gs.o"
|
||||
include "build/data/overlays/actors/z_en_gs.data.o"
|
||||
#ifdef NON_MATCHING
|
||||
include "build/src/overlays/actors/ovl_En_Gs/ovl_En_Gs_reloc.o"
|
||||
#else
|
||||
include "build/data/overlays/actors/z_en_gs.reloc.o"
|
||||
#endif
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue