diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-28 17:13:51 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-28 17:13:51 -0400 |
commit | 8e5fc7964ad4053182d4ec4bd1c6db195f743f36 (patch) | |
tree | 2b5fc3ecd3e7e2b3551d465fabedc20847a4b588 /ld_script.txt | |
parent | 0dcd1c9da5c4744b5a05334255b0ff947aa81c68 (diff) |
Match mus_machi_s2.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 2152a30fc..e6fd1bdb1 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -845,7 +845,7 @@ SECTIONS { sound/songs/midi/mus_dooro1.o(.rodata); sound/songs/midi/mus_dooro_x1.o(.rodata); sound/songs/midi/mus_dooro_x3.o(.rodata); - sound/songs/mus_machi_s2.o(.rodata); + sound/songs/midi/mus_machi_s2.o(.rodata); sound/songs/mus_machi_s4.o(.rodata); sound/songs/midi/mus_gim.o(.rodata); sound/songs/midi/mus_naminori.o(.rodata); |