diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-26 03:43:43 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-26 03:43:43 -0400 |
commit | c744979fdd7d03172982b22cde4450f32f8aab43 (patch) | |
tree | 8bf570777d787981264f9263f96c4a436a5d1f82 /ld_script.txt | |
parent | 8c7ceee0b5ba1597b85e438ffdfb09dfb0096496 (diff) |
Match se_z_search.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 ed4c66e21..33d5e6d0b 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -675,7 +675,7 @@ SECTIONS { sound/songs/se_z_page.o(.rodata); sound/songs/se_pn_on.o(.rodata); sound/songs/se_pn_off.o(.rodata); - sound/songs/se_z_search.o(.rodata); + sound/songs/midi/se_z_search.o(.rodata); sound/songs/se_tamago.o(.rodata); sound/songs/se_tb_start.o(.rodata); sound/songs/se_tb_kon.o(.rodata); |