diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-17 11:39:27 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-17 11:39:27 -0400 |
commit | 58e3d9f1e9aaa5ad5b5f21f878fa8d6be3b6d967 (patch) | |
tree | f28ef6bb3754ff80cbe841e325d33feff947435b /ld_script.txt | |
parent | ce257741b4d7fb828177ae45c516eb93553c41c6 (diff) |
Update mus_me_b_big,small from Emerald
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt index f9dd04781..6ae4b85a6 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -795,8 +795,8 @@ SECTIONS { sound/songs/midi/mus_battle32.o(.rodata); sound/songs/midi/mus_battle20.o(.rodata); sound/songs/midi/mus_p_school.o(.rodata); - sound/songs/mus_me_b_big.o(.rodata); - sound/songs/mus_me_b_small.o(.rodata); + sound/songs/midi/mus_me_b_big.o(.rodata); + sound/songs/midi/mus_me_b_small.o(.rodata); sound/songs/midi/mus_me_wasure.o(.rodata); sound/songs/midi/mus_me_zannen.o(.rodata); sound/songs/midi/mus_annai.o(.rodata); |