diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-25 20:23:51 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-25 20:23:51 -0400 |
commit | d5047d6545383b6f34f2682321100fecab0c3ba0 (patch) | |
tree | aa0551abb3cfb8176dea38bab08638e8485941d7 /ld_script.txt | |
parent | 304baaf49e247a1a4a3767c49087c5cd672a21e3 (diff) |
Match mus_demo1.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 614623315..a0e4d2a01 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -897,7 +897,7 @@ SECTIONS { sound/songs/midi/mus_deepdeep.o(.rodata); sound/songs/mus_kachi1.o(.rodata); sound/songs/mus_title3.o(.rodata); - sound/songs/mus_demo1.o(.rodata); + sound/songs/midi/mus_demo1.o(.rodata); sound/songs/mus_girl_sup.o(.rodata); sound/songs/mus_hageshii.o(.rodata); sound/songs/mus_kakkoii.o(.rodata); |