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 5e69c604a..644867947 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -1049,8 +1049,8 @@ SECTIONS { sound/songs/ph_face_held.o(.rodata); sound/songs/ph_face_solo.o(.rodata); sound/songs/midi/ph_cloth_blend.o(.rodata); - sound/songs/ph_cloth_solo.o(.rodata); sound/songs/midi/ph_cloth_held.o(.rodata); + sound/songs/midi/ph_cloth_solo.o(.rodata); sound/songs/ph_dress_blend.o(.rodata); sound/songs/ph_dress_held.o(.rodata); sound/songs/ph_dress_solo.o(.rodata); |