mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-20 13:40:02 +00:00
ovl_En_River_Sound 1 non-matching (#786)
* ovl_En_River_Sound * Implement review suggestions, run through clang-format * Responding to PR comments * Use CHECK_QUEST_ITEM, run through clang-tidy.
This commit is contained in:
parent
098dc00f31
commit
e73681ce74
10 changed files with 228 additions and 554 deletions
5
spec
5
spec
|
@ -2789,8 +2789,11 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_River_Sound"
|
||||
include "build/src/overlays/actors/ovl_En_River_Sound/z_en_river_sound.o"
|
||||
include "build/data/overlays/actors/z_en_river_sound.data.o"
|
||||
#ifdef NON_MATCHING
|
||||
include "build/src/overlays/actors/ovl_En_River_Sound/ovl_En_River_Sound_reloc.o"
|
||||
#else
|
||||
include "build/data/overlays/actors/z_en_river_sound.reloc.o"
|
||||
#endif
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue