diff options
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 46cdc27a8..c083a186c 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -1072,7 +1072,7 @@ SECTIONS { sound/songs/ph_thought_blend.o(.rodata); sound/songs/ph_thought_held.o(.rodata); sound/songs/ph_thought_solo.o(.rodata); - sound/songs/ph_choice_blend.o(.rodata); + sound/songs/midi/ph_choice_blend.o(.rodata); sound/songs/ph_choice_held.o(.rodata); sound/songs/ph_choice_solo.o(.rodata); sound/songs/ph_mouth_blend.o(.rodata); |