diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-29 00:38:28 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-29 00:38:28 -0400 |
commit | 2689a0ffe6ee9c9b9478f95c4fb60cae56b88dcd (patch) | |
tree | 2871fc475eb5ac4c599252e910845c15f5caed72 /ld_script.txt | |
parent | 20bf0966ddb57b31e9a66538e35f134d68882c8b (diff) |
Match mus_test1.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 1c9e93e82..0d602aa04 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -876,7 +876,7 @@ SECTIONS { sound/songs/midi/mus_me_b_small.o(.rodata); sound/songs/midi/mus_me_zannen.o(.rodata); sound/songs/midi/mus_bd_time.o(.rodata); - sound/songs/mus_test1.o(.rodata); + sound/songs/midi/mus_test1.o(.rodata); sound/songs/mus_test2.o(.rodata); sound/songs/mus_test3.o(.rodata); sound/songs/mus_test4.o(.rodata); |