summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-07-12 17:11:58 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-07-12 17:11:58 -0400
commit09b94d8b342bb29f962bb3c23fb4267877df710e (patch)
treeb3e465f91031ebb2e44abffb6eb074563ccd6c8b /ld_script.txt
parentf64421dd8cc397f7d4551f3dc674e80a31d36631 (diff)
parentad274b9561d16589d8099a3671617e2255c1e9c5 (diff)
Merge branch 'master' of github.com:pret/pokefirered
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 799cada03..7d28028c8 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);