summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-10-17 10:53:16 -0700
committerPikalaxALT <pikalaxalt@gmail.com>2018-10-17 10:53:16 -0700
commit46e006b94cf7a2e59652a083cdd01f0d5dc9a26f (patch)
treed2d5315a6c8512aeda5ca5d435c3ef2a7d80688b /ld_script.txt
parent0ba52688584d8a35ec9c617b035c9dea71e2689f (diff)
parentd05339979e39580b162e618087136bb220a4f20d (diff)
Merge branch 'master' into quest_log
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 5ac1bdeaa..90996ddb1 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -86,7 +86,7 @@ SECTIONS {
asm/battle_interface.o(.text);
asm/smokescreen.o(.text);
asm/pokeball.o(.text);
- asm/load_save.o(.text);
+ src/load_save.o(.text);
asm/trade.o(.text);
asm/play_time.o(.text);
asm/new_game.o(.text);