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 9592d5cf6..407df435a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -254,6 +254,7 @@ SECTIONS { src/dynamic_placeholder_text_util.o(.text); src/save_location.o(.text); src/item_icon.o(.text); + src/party_menu.o(.text); asm/party_menu.o(.text); src/battle_tent.o(.text); src/unk_text_util_2.o(.text); |