diff options
author | camthesaxman <cameronghall@cox.net> | 2017-06-18 16:03:58 -0500 |
---|---|---|
committer | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-06-20 15:06:18 +0200 |
commit | 829371c3e0fcc6593ed6853b23f473a127ebfa05 (patch) | |
tree | 1565d5dde649840a15bfc813171447f45af68c59 /ld_script.txt | |
parent | 102f5b1e15e7295e30a3cebfbbad3c8af4cc1d37 (diff) |
decompile sub_8046400 - sub_8046E9C
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 9f9df16c8..4eb221578 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -78,6 +78,7 @@ SECTIONS { asm/egg_hatch.o(.text); src/battle_interface.o(.text); src/smokescreen.o(.text); + src/pokeball.o(.text); asm/pokeball.o(.text); src/load_save.o(.text); asm/trade.o(.text); |