diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index cf218af51..2aa273ac7 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -163,6 +163,7 @@ SECTIONS { src/mon_markings.o(.text); src/mauville_old_man.o(.text); src/mail.o(.text); + src/menu_helpers.o(.text); asm/menu_helpers.o(.text); src/dewford_trend.o(.text); src/heal_location.o(.text); |