summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-07-12 17:10:52 -0400
committerGitHub <noreply@github.com>2019-07-12 17:10:52 -0400
commitad274b9561d16589d8099a3671617e2255c1e9c5 (patch)
treeeac97aaca6a507e754fa15124c89b14e495060bd /ld_script.txt
parent39d68ebd445be5657a916dec1b4872717e9c40d3 (diff)
parent185cd074035c41d4550a150139b1eeb34541ace8 (diff)
Merge pull request #79 from gwimm/master
decompile: diploma.s
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 2867cd998..25a219793 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -214,7 +214,7 @@ SECTIONS {
asm/battle_anim_special.o(.text);
asm/hall_of_fame.o(.text);
asm/credits.o(.text);
- asm/diploma.o(.text);
+ src/diploma.o(.text);
asm/save_failed_screen.o(.text);
asm/clear_save_data_screen.o(.text);
asm/evolution_graphics.o(.text);