summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-06-26 07:31:39 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-06-26 07:48:22 +0800
commitc13c19c9638f38d2e74473fbfdaef2b32e4cb418 (patch)
treeeae23eb3720b1b4af8756ea2a814e44836e66ecd /ld_script.txt
parent4aeb66f9df4e6174c94c1b9d3215468ea4e6b76f (diff)
finished hof_pc
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 2664d8010..f88050c17 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -185,7 +185,7 @@ SECTIONS {
asm/fldeff_flash.o(.text);
asm/post_battle_event_funcs.o(.text);
src/prof_pc.o(.text);
- asm/hof_pc.o(.text);
+ src/hof_pc.o(.text);
asm/field_specials.o(.text);
asm/battle_records.o(.text);
asm/evolution_scene.o(.text);