diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-25 16:59:56 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-25 16:59:56 -0400 |
commit | 1c4da06bfaf337f50bea2a585f36c01c8a1587a3 (patch) | |
tree | 8b3fb65b217bb19f39c2cf640ac3500481d91266 /ld_script.txt | |
parent | 17610d37ecb16df658ac0fa0c8cc9fc6b352d855 (diff) |
Match mus_bd_time.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 ecc7290c4..82eef010a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -875,7 +875,7 @@ SECTIONS { sound/songs/mus_me_b_big.o(.rodata); sound/songs/mus_me_b_small.o(.rodata); sound/songs/mus_me_zannen.o(.rodata); - sound/songs/mus_bd_time.o(.rodata); + sound/songs/midi/mus_bd_time.o(.rodata); sound/songs/mus_test1.o(.rodata); sound/songs/mus_test2.o(.rodata); sound/songs/mus_test3.o(.rodata); |