diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-26 18:54:12 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-26 18:54:12 -0400 |
commit | a8ad043ff971eb81800e4606e5a0707890298197 (patch) | |
tree | 29613b23c8c3d33f37e336f97bb36d841158aa0a /ld_script.txt | |
parent | 157cad7ba77bba6b5957ab2ea8b515fb6f4119c8 (diff) |
Match mus_friendly.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 eb66656e9..2aa59e94c 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -887,7 +887,7 @@ SECTIONS { sound/songs/mus_nextroad.o(.rodata); sound/songs/mus_granroad.o(.rodata); sound/songs/midi/mus_cycling.o(.rodata); - sound/songs/mus_friendly.o(.rodata); + sound/songs/midi/mus_friendly.o(.rodata); sound/songs/mus_mishiro.o(.rodata); sound/songs/mus_tozan.o(.rodata); sound/songs/mus_girleye.o(.rodata); |