summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-07-17 20:09:25 -0400
committerGitHub <noreply@github.com>2017-07-17 20:09:25 -0400
commitc043463631508eaef6543994fa0bdb6bc1351a7c (patch)
treed830d2f11eaa8921d1e688be9f810b79b1b95252 /ld_script.txt
parentd01a28c82fd25b8a92cbb1d508279e34690e3d26 (diff)
parent1853efa954d88037729126f5494a53956c29fb43 (diff)
Merge pull request #362 from drifloony/menu_helpers
Decompile menu_helpers
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ld_script.txt b/ld_script.txt
index e4c680e96..1c83a55f0 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -172,7 +172,7 @@ SECTIONS {
src/sound_check_menu.o(.text);
src/secret_base.o(.text);
asm/secret_base.o(.text_80BC1D0);
- src/tv.o(.text);
+ src/tv.o(.text);
asm/contest_link_80C2020.o(.text);
src/script_pokemon_util_80C4BF0.o(.text);
src/field_poison.o(.text);
@@ -195,7 +195,7 @@ SECTIONS {
src/mauville_old_man.o(.text);
asm/mauville_old_man.o(.text);
src/mail.o(.text);
- asm/menu_helpers.o(.text);
+ src/menu_helpers.o(.text);
src/script_pokemon_util_80F99CC.o(.text);
src/dewford_trend.o(.text);
src/heal_location.o(.text);
@@ -426,7 +426,7 @@ SECTIONS {
data/mon_markings.o(.rodata);
data/mauville_old_man.o(.rodata);
data/mail.o(.rodata);
- data/menu_helpers.o(.rodata);
+ src/menu_helpers.o(.rodata);
src/heal_location.o(.rodata);
data/region_map.o(.rodata);
data/cute_sketch.o(.rodata);