Port smokescreen.c from emerald

This commit is contained in:
PikalaxALT
2020-01-27 12:38:34 -05:00
parent 2e934469b8
commit 367b86463e
4 changed files with 78 additions and 222 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ SECTIONS {
src/blend_palette.o(.text);
src/daycare.o(.text);
src/battle_interface.o(.text);
asm/smokescreen.o(.text);
src/smokescreen.o(.text);
src/pokeball.o(.text);
src/load_save.o(.text);
src/trade.o(.text);