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 7627207db..a7ee81a34 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -843,7 +843,7 @@ SECTIONS { sound/songs/mus_nibi.o(.rodata); sound/songs/mus_suikun.o(.rodata); sound/songs/mus_dooro1.o(.rodata); - sound/songs/mus_dooro_x1.o(.rodata); + sound/songs/midi/mus_dooro_x1.o(.rodata); sound/songs/mus_dooro_x3.o(.rodata); sound/songs/mus_machi_s2.o(.rodata); sound/songs/mus_machi_s4.o(.rodata); |