1
0
Fork 0
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:
Kelebek1 2020-07-19 01:35:12 +01:00 committed by GitHub
parent 06d1743d22
commit 83d08078c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 590 additions and 1611 deletions

5
spec
View file

@ -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