summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index ea138d6ce..eb2c35d88 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -121,6 +121,8 @@ SECTIONS {
src/trainer_card.o(.text);
src/save_menu_util.o(.text);
asm/rom_8094928.o(.text);
+ asm/battle_party_menu.o(.text);
+ asm/pokemon_storage_system.o(.text);
asm/pokemon_icon.o(.text);
asm/pokemon_summary_screen.o(.text);
asm/script_movement.o(.text);