diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-10-10 15:14:49 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-10-10 15:14:49 -0400 |
commit | c0064134d1dbf1fda968de2a78565fd2abb875e6 (patch) | |
tree | 9d4685f4d35522feca578e28190bf73c18dd450a /ld_script.txt | |
parent | 41a30f56bdb5b4d5d83e0bd2feb577486181ed57 (diff) |
Match se_dansa.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 b2168ba9a..e03538e5c 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -574,7 +574,7 @@ SECTIONS { sound/songs/se_wall_hit.o(.rodata); sound/songs/se_door.o(.rodata); sound/songs/se_kaidan.o(.rodata); - sound/songs/se_dansa.o(.rodata); + sound/songs/midi/se_dansa.o(.rodata); sound/songs/se_jitensya.o(.rodata); sound/songs/se_kouka_l.o(.rodata); sound/songs/se_kouka_m.o(.rodata); |