diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-11-20 16:35:23 -0500 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-11-20 16:35:23 -0500 |
commit | b15cb16bfd445e288defe60ce266aeb783b5bd42 (patch) | |
tree | 4bff9c9638a0a0b25c0890a15e556f91ce36a38c /ld_script.txt | |
parent | 5a487b29aefea6bc0a083f4bb22cb618ab006387 (diff) |
Match se_pc_login.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 df10af6d7..612818861 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -617,7 +617,7 @@ SECTIONS { { sound/songs/midi/mus_dummy.o(.rodata); sound/songs/midi/se_kaifuku.o(.rodata); - sound/songs/se_pc_login.o(.rodata); + sound/songs/midi/se_pc_login.o(.rodata); sound/songs/se_pc_off.o(.rodata); sound/songs/se_pc_on.o(.rodata); sound/songs/se_select.o(.rodata); |