diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2018-01-07 18:47:05 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2018-01-07 18:47:05 -0600 |
commit | 75f9c1650420a5d6a0e8130f471481ab19e27a77 (patch) | |
tree | 77a75a4277cd12d19c7f72977e105fcefe271a23 /src/battle_script_commands.c | |
parent | a11c65ff1ac380cd213b26d0bb7a2787936b33f9 (diff) | |
parent | 75c359e3001badee4eaaf496255d3a51bdcb124e (diff) |
Merge branch 'master' of https://github.com/pret/pokeemerald
Diffstat (limited to 'src/battle_script_commands.c')
-rw-r--r-- | src/battle_script_commands.c | 1 |
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" |