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 e71b63e6c..42755150d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -81,6 +81,7 @@ SECTIONS { src/egg_hatch.o(.text); src/battle_interface.o(.text); asm/smokescreen.o(.text); + src/pokeball.o(.text); asm/pokeball.o(.text); src/load_save.o(.text); asm/trade.o(.text); |