diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 533529417..7ab8ac9ce 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -125,6 +125,8 @@ SECTIONS { asm/pokemon_storage_system.o(.text); asm/pokemon_icon.o(.text); asm/pokemon_summary_screen.o(.text); + src/pokemon_summary_screen.o(.text); + asm/pokemon_summary_screen.o(.text_80A0958); asm/script_movement.o(.text); asm/fldeff_cut.o(.text); asm/mail_data.o(.text); |