diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-24 14:37:45 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-26 04:52:34 +0800 |
commit | efad45497dfb69cf2879d0bf2e318eaf8fc2252f (patch) | |
tree | 2ca2461800c7a830db7a7d023a8a98cf5d274d54 /ld_script.txt | |
parent | 5b7c34096cff301c4d74bb2e67a7164b66bcc5dd (diff) |
through AddTextPrinterParameterized2()
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 2664d8010..1beea3560 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -218,6 +218,7 @@ SECTIONS { asm/clear_save_data_screen.o(.text); asm/evolution_graphics.o(.text); src/fldeff_teleport.o(.text); + src/new_menu_helpers.o(.text); asm/new_menu_helpers.o(.text); asm/box_party_pokemon_dropdown.o(.text); asm/save_menu_util.o(.text); |