diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-11-20 14:57:35 -0500 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-11-20 14:57:35 -0500 |
commit | e7464b39a37637acfdcf92f7b5ec1c8bad673ac7 (patch) | |
tree | de4c019ba3b8440fcf09ae47418ce876c19f43fe /ld_script.txt | |
parent | 6acf6aed0486d090bf4f8e731189b9d4ad07dadb (diff) |
Match se_mizu.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 486562547..de01ac9b4 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -685,7 +685,7 @@ SECTIONS { sound/songs/se_toy_a.o(.rodata); sound/songs/se_toy_b.o(.rodata); sound/songs/se_toy_c1.o(.rodata); - sound/songs/se_mizu.o(.rodata); + sound/songs/midi/se_mizu.o(.rodata); sound/songs/midi/se_hashi.o(.rodata); sound/songs/midi/se_daugi.o(.rodata); sound/songs/se_pinpon.o(.rodata); |