summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-06-28 04:30:45 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-06-28 04:30:45 +0800
commitbe2010e0db8ca527693d40a6f1410000033f7e7f (patch)
tree557a1ca9abaebc333ba8f66c0d240806c193a858 /ld_script.txt
parent6e570a107f6425068902e4ad077ab8c7b6e15ed3 (diff)
finished reset_save_heap
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 5d1a151f6..adbd9d0f5 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -117,7 +117,7 @@ SECTIONS {
asm/reshow_battle_screen.o(.text);
asm/battle_anim_status_effects.o(.text);
asm/title_screen.o(.text);
- asm/reset_save_heap.o(.text);
+ src/reset_save_heap.o(.text);
asm/field_weather.o(.text);
asm/field_weather_effects.o(.text);
asm/field_fadetransition.o(.text);