summaryrefslogtreecommitdiff
path: root/src/battle_script_commands.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-12-31 16:28:57 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-12-31 16:28:57 +0100
commit4f950d698c241af92d81b0e1a55e3fd0a85cb83a (patch)
treee2ea51ca53b80538948e94b680ad7a2c40d0a5e6 /src/battle_script_commands.c
parent1496ea3a24f188cad26ac40f5bfcc3e571f3311a (diff)
dump battle animation scripts
Diffstat (limited to 'src/battle_script_commands.c')
-rw-r--r--src/battle_script_commands.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/battle_script_commands.c b/src/battle_script_commands.c
index 43b802d0b..4ddf2472e 100644
--- a/src/battle_script_commands.c
+++ b/src/battle_script_commands.c
@@ -18,6 +18,7 @@
#include "constants/species.h"
#include "constants/songs.h"
#include "constants/trainers.h"
+#include "constants/battle_anim.h"
#include "text.h"
#include "sound.h"
#include "pokedex.h"