summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-12-20 21:38:54 -0800
committerYamaArashi <shadow962@live.com>2016-12-20 21:38:54 -0800
commit1ac916831f5d3f10270d3ac6755a95babc6750e5 (patch)
tree9ec239fe45995a59d4d6efb616d5b0aa4263d61d /ld_script.txt
parent84a56e095d21f7b70270af955da342771d7ff7c7 (diff)
split out smokescreen anim code and name some HP functions
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 9238cfc02..462418395 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -60,6 +60,7 @@ SECTIONS {
asm/daycare.o(.text);
asm/egg_hatch.o(.text);
asm/rom_804373C.o(.text);
+ asm/smokescreen.o(.text);
asm/pokeball.o(.text);
src/load_save.o(.text);
asm/trade.o(.text);