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 b43e9d755..c88f40c82 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -948,7 +948,7 @@ SECTIONS { sound/songs/midi/mus_pyramid_top.o(.rodata); sound/songs/midi/mus_b_palace.o(.rodata); sound/songs/midi/mus_rekkuu_kourin.o(.rodata); - sound/songs/mus_sattower.o(.rodata); + sound/songs/midi/mus_sattower.o(.rodata); sound/songs/midi/mus_me_symbolget.o(.rodata); sound/songs/midi/mus_b_dome.o(.rodata); sound/songs/midi/mus_b_tube.o(.rodata); |