diff options
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 b2168ba9a..e03538e5c 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -574,7 +574,7 @@ SECTIONS { sound/songs/se_wall_hit.o(.rodata); sound/songs/se_door.o(.rodata); sound/songs/se_kaidan.o(.rodata); - sound/songs/se_dansa.o(.rodata); + sound/songs/midi/se_dansa.o(.rodata); sound/songs/se_jitensya.o(.rodata); sound/songs/se_kouka_l.o(.rodata); sound/songs/se_kouka_m.o(.rodata); |