diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-26 07:32:33 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-26 07:32:33 +0800 |
commit | 5c9af8295588780d90ea0b85f07696be29506761 (patch) | |
tree | d1cbf749c4bd58fd480b824034e82377c7280c26 /ld_script.txt | |
parent | 1ba29fd2ed12d86d39e64b952f0f69cc36add132 (diff) | |
parent | f7aaf6234311435ca7bb2e5b094df6dfa8ab1827 (diff) |
Merge branch 'small_files' into misc
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index b18e43309..e61468768 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); |