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 9347967a5..e699cacf6 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -127,6 +127,7 @@ SECTIONS { src/engine/trainer_card.o(.text); src/engine/save_menu_util.o(.text); src/battle/battle_party_menu.o(.text); + asm/unk_text_8095904.o(.text); asm/pokemon_storage_system.o(.text); src/pokemon/pokemon_storage_system.o(.text); asm/pokemon_storage_system.o(.text_8098A38); |