summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-01-03 01:14:16 +0100
committerMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-01-03 01:40:05 +0100
commit9483552fe14086073aaee0c128ff9f2af6b52a7c (patch)
tree1b6e2ee6c3599e795b83333bb224390ef7230634 /ld_script.txt
parentd43f2ceeed63e6ab70d2edaa2f50a0c2f3604f3e (diff)
Decompile bard_music
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index ea138d6ce..f4ca63876 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -220,7 +220,7 @@ SECTIONS {
src/clear_save_data_menu.o(.text);
asm/intro_credits_graphics.o(.text);
asm/evolution_graphics.o(.text);
- asm/bard_music.o(.text);
+ src/bard_music.o(.text);
asm/fldeff_teleport.o(.text);
asm/unknown_debug_menu.o(.text);
asm/name_string_util.o(.text);