summaryrefslogtreecommitdiff
path: root/src/pokemon.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-03-31 18:57:50 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-03-31 18:57:50 -0400
commit6d70b8adb194b1939f41e0f5cc3d9c480b2ee45b (patch)
tree449989f49fd1808f5b7248f7a0c63d0f8d0bb599 /src/pokemon.c
parent5a0142da08a85d80bd3f562fdad9fca2227e180a (diff)
parent93c4e35d844046d12c7d8bcc64e8fc3e03e85e0d (diff)
Merge branch 'master' into mystery_gift
Diffstat (limited to 'src/pokemon.c')
-rw-r--r--src/pokemon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pokemon.c b/src/pokemon.c
index 1ee9c4cff..7c26b4c22 100644
--- a/src/pokemon.c
+++ b/src/pokemon.c
@@ -2,6 +2,7 @@
#include "alloc.h"
#include "apprentice.h"
#include "battle.h"
+#include "battle_anim.h"
#include "battle_controllers.h"
#include "battle_message.h"
#include "battle_pike.h"