diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-23 23:25:34 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-23 23:25:34 -0400 |
commit | db3d988a7606ae5c19ba9ff58f723d62d88df221 (patch) | |
tree | 387920b8ecdfc12e8910977fd116b8018eeada51 /ld_script.txt | |
parent | 2b0d340ba58ad4f4f2891cdb226c5fd14ddd47e1 (diff) |
Match mus_b_arena.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 770bc0703..237c12993 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -941,7 +941,7 @@ SECTIONS { sound/songs/mus_thankfor.o(.rodata); sound/songs/mus_end.o(.rodata); sound/songs/mus_b_frontier.o(.rodata); - sound/songs/mus_b_arena.o(.rodata); + sound/songs/midi/mus_b_arena.o(.rodata); sound/songs/mus_me_pointget.o(.rodata); sound/songs/mus_me_tore_eye.o(.rodata); sound/songs/mus_pyramid.o(.rodata); |