diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2019-03-24 16:17:00 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-03-24 16:37:27 -0500 |
commit | bd100bcd9c153f46082afa5a5fb6b8b6066c963f (patch) | |
tree | db072f9b4781b35db0af8f3c99511956945c2c55 /ld_script.txt | |
parent | 2d7119355521d543c528bef70f9aec070c74f51b (diff) |
Match se_toy_a.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 827509a26..353c53939 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -701,7 +701,7 @@ SECTIONS { sound/songs/se_toy_e.o(.rodata); sound/songs/se_toy_f.o(.rodata); sound/songs/se_toy_g.o(.rodata); - sound/songs/se_toy_a.o(.rodata); + sound/songs/midi/se_toy_a.o(.rodata); sound/songs/se_toy_b.o(.rodata); sound/songs/se_toy_c1.o(.rodata); sound/songs/midi/se_mizu.o(.rodata); |