diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-10-03 17:21:42 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-10-03 17:21:42 -0400 |
commit | 86f80debe2e1fe41810b02d106e25eac1a1386b5 (patch) | |
tree | c85d1a57826a5e84a00197803a04c63586a1acf9 /ld_script.txt | |
parent | b32e85ac9092e811a9ec96e6681723dc11c392e3 (diff) |
Match ph_choice_held.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 c083a186c..06518e6a8 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -1073,7 +1073,7 @@ SECTIONS { sound/songs/ph_thought_held.o(.rodata); sound/songs/ph_thought_solo.o(.rodata); sound/songs/midi/ph_choice_blend.o(.rodata); - sound/songs/ph_choice_held.o(.rodata); + sound/songs/midi/ph_choice_held.o(.rodata); sound/songs/ph_choice_solo.o(.rodata); sound/songs/ph_mouth_blend.o(.rodata); sound/songs/ph_mouth_held.o(.rodata); |