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 aa07333c5..c41145aed 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -881,7 +881,7 @@ SECTIONS { sound/songs/mus_test3.o(.rodata); sound/songs/mus_test4.o(.rodata); sound/songs/mus_test.o(.rodata); - sound/songs/mus_gomachi0.o(.rodata); + sound/songs/midi/mus_gomachi0.o(.rodata); sound/songs/mus_gotown.o(.rodata); sound/songs/mus_pokecen.o(.rodata); sound/songs/mus_nextroad.o(.rodata); |