diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-11-20 16:41:05 -0500 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-11-20 16:41:05 -0500 |
commit | 34a8cc8acd3178dec1546068e8812f654205a130 (patch) | |
tree | 3894c7ef216d0e928a4ad075edd5e3e9a37a613f /ld_script.txt | |
parent | 84f43a8369aed970289eb8b83079242cede53e9b (diff) |
Match se_pc_on.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 7d0944fe5..b688c2c72 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -619,7 +619,7 @@ SECTIONS { sound/songs/midi/se_kaifuku.o(.rodata); sound/songs/midi/se_pc_login.o(.rodata); sound/songs/midi/se_pc_off.o(.rodata); - sound/songs/se_pc_on.o(.rodata); + sound/songs/midi/se_pc_on.o(.rodata); sound/songs/se_select.o(.rodata); sound/songs/se_win_open.o(.rodata); sound/songs/se_wall_hit.o(.rodata); |