diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-29 00:43:00 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-29 00:43:00 -0400 |
commit | 392f16f653f5b025aba67a81cf247072af1e821d (patch) | |
tree | 65ddb41df6e4349af473ff779a0c1660d5f94a10 /ld_script.txt | |
parent | b598030f463a9f36de307e9f489ffbb1a8f89549 (diff) |
Match mus_test4.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 c8b03289b..2302c380c 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -879,7 +879,7 @@ SECTIONS { sound/songs/midi/mus_test1.o(.rodata); sound/songs/midi/mus_test2.o(.rodata); sound/songs/midi/mus_test3.o(.rodata); - sound/songs/mus_test4.o(.rodata); + sound/songs/midi/mus_test4.o(.rodata); sound/songs/midi/mus_test.o(.rodata); sound/songs/midi/mus_gomachi0.o(.rodata); sound/songs/midi/mus_gotown.o(.rodata); |