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 91be5961f..f8da86fba 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -152,6 +152,7 @@ SECTIONS { asm/pokemon_summary_screen.o(.text_80A0958); src/script_movement.o(.text); src/fldeff_cut.o(.text); + src/mail_data.o(.text); asm/mail_data.o(.text); src/map_name_popup.o(.text); asm/item_menu.o(.text); |