diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-10-03 17:24:20 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-10-03 17:24:20 -0400 |
commit | 458b25ec09d953aa62ee73daa85b8efe23b40967 (patch) | |
tree | 82ef748d421fd00f7d6907f3e004c79665316b3a /ld_script.txt | |
parent | 6fd2d4ad3b5e7ee1ccb8b6d1f9a15d84a89524e0 (diff) |
Match ph_cloth_blend.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 0c7cd6660..2ad45fa3b 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -1048,7 +1048,7 @@ SECTIONS { sound/songs/ph_face_blend.o(.rodata); sound/songs/ph_face_held.o(.rodata); sound/songs/ph_face_solo.o(.rodata); - sound/songs/ph_cloth_blend.o(.rodata); + sound/songs/midi/ph_cloth_blend.o(.rodata); sound/songs/ph_cloth_held.o(.rodata); sound/songs/ph_cloth_solo.o(.rodata); sound/songs/ph_dress_blend.o(.rodata); |