diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-13 09:56:44 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-13 09:56:44 -0400 |
commit | 63b2153402e68856e56fbacdc0d74daf53cfa9fc (patch) | |
tree | a6584f66fbffb70b85e4317aebb8faba3aacbd23 /ld_script.txt | |
parent | 9a1408797c83d9ce3d212d644fe5cf05bc989d10 (diff) |
help_system: sub_813B870
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 599d3711a..48b70b1b1 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -428,7 +428,7 @@ SECTIONS { data/menu_indicators.o(.rodata); data/pokedex_area_markers.o(.rodata); data/pokemon_summary_screen.o(.rodata); - data/help_system.o(.rodata); + src/help_system.o(.rodata); data/wild_pokemon_area.o(.rodata); data/unk_text_util.o(.rodata); data/berry_pouch.o(.rodata); |