diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-10-10 15:28:17 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-10-10 15:28:17 -0400 |
commit | c44d355f6fefe580ea1a04d1c4f92c4af036aa09 (patch) | |
tree | 917f59f42f53e5fb08989bffc97fc1df1405dc26 /ld_script.txt | |
parent | 264bd34bdd84610177f02704294cc0515b9e27c2 (diff) |
Match se_e.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 59b3a790b..964b3148e 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -592,7 +592,7 @@ SECTIONS { sound/songs/midi/se_a.o(.rodata); sound/songs/se_i.o(.rodata); sound/songs/se_u.o(.rodata); - sound/songs/se_e.o(.rodata); + sound/songs/midi/se_e.o(.rodata); sound/songs/se_o.o(.rodata); sound/songs/se_n.o(.rodata); sound/songs/se_seikai.o(.rodata); |