diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-29 00:36:36 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-29 00:36:36 -0400 |
commit | 20bf0966ddb57b31e9a66538e35f134d68882c8b (patch) | |
tree | 651af736acdbaeb66ee2a1b0f583083a25cc5128 /ld_script.txt | |
parent | 4b3149e29929e605e63a1cb13ae6731a7f88f9a5 (diff) |
Match mus_test.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 5ad38783a..1c9e93e82 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -880,7 +880,7 @@ SECTIONS { sound/songs/mus_test2.o(.rodata); sound/songs/mus_test3.o(.rodata); sound/songs/mus_test4.o(.rodata); - sound/songs/mus_test.o(.rodata); + sound/songs/midi/mus_test.o(.rodata); sound/songs/midi/mus_gomachi0.o(.rodata); sound/songs/midi/mus_gotown.o(.rodata); sound/songs/midi/mus_pokecen.o(.rodata); |