diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-10-03 17:22:56 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-10-03 17:22:56 -0400 |
commit | 6fd2d4ad3b5e7ee1ccb8b6d1f9a15d84a89524e0 (patch) | |
tree | 87e9e26d2485abaebb391cec0aade8a54da07b14 /ld_script.txt | |
parent | 86f80debe2e1fe41810b02d106e25eac1a1386b5 (diff) |
Match ph_choice_solo.mid
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 06518e6a8..0c7cd6660 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -1074,7 +1074,7 @@ SECTIONS { sound/songs/ph_thought_solo.o(.rodata); sound/songs/midi/ph_choice_blend.o(.rodata); sound/songs/midi/ph_choice_held.o(.rodata); - sound/songs/ph_choice_solo.o(.rodata); + sound/songs/midi/ph_choice_solo.o(.rodata); sound/songs/ph_mouth_blend.o(.rodata); sound/songs/ph_mouth_held.o(.rodata); sound/songs/ph_mouth_solo.o(.rodata); |