summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-08-15 18:26:09 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-10-05 23:37:54 -0400
commit4efa6c882a68d69e32f59580faa438a6b1fd0b68 (patch)
tree025979d9287c2e6de8786b01e16176231c28c3b5 /ld_script.txt
parentdfdcfc1568ad8d3c4efbe36f06c1b883b677abd2 (diff)
Continue misc link documentation, rename 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 8c8f19015..218c6d3a5 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -256,7 +256,7 @@ SECTIONS {
src/battle_controller_wally.o(.text);
src/player_pc.o(.text);
src/intro.o(.text);
- src/reset_save_heap.o(.text);
+ src/reload_save.o(.text);
src/field_region_map.o(.text);
src/battle_anim_throw.o(.text);
src/hall_of_fame.o(.text);