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 6074ad1ae..d25991f0d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -132,6 +132,7 @@ SECTIONS { src/save_menu_util.o(.text); src/rom_8094928.o(.text); asm/rom_8094928.o(.text); + src/battle_party_menu.o(.text); asm/battle_party_menu.o(.text); asm/pokemon_storage_system.o(.text); asm/pokemon_icon.o(.text); |