summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <YamaArashi@users.noreply.github.com>2017-01-02 16:43:21 -0800
committerGitHub <noreply@github.com>2017-01-02 16:43:21 -0800
commit6c4a8ac10ef7af3c05e32c9ca293556f2d9b6509 (patch)
tree8cfd796a597eb50e837ae9bfcf338d4ce3f3bd92 /ld_script.txt
parentf4cf909d52fbad53b0256ef92501fddf1379a23f (diff)
parent9483552fe14086073aaee0c128ff9f2af6b52a7c (diff)
Merge pull request #149 from marijnvdwerf/decompile/bard_music
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 8dd35b213..ad9cd02a3 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -224,7 +224,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);