diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-08-26 06:48:04 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-08-26 06:48:04 +0800 |
commit | db0d8e5bdbc0d043312ac78c5cec0ec53d7f45d6 (patch) | |
tree | 016845b60222e8e610377e3864d0fc86d77291db /src/battle_gfx_sfx_util.c | |
parent | 1d8232b919a973b8e58d6431b0fb66ae6459f17a (diff) |
thru sub_8024398
Diffstat (limited to 'src/battle_gfx_sfx_util.c')
-rw-r--r-- | src/battle_gfx_sfx_util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/battle_gfx_sfx_util.c b/src/battle_gfx_sfx_util.c index 912c98410..55f3876af 100644 --- a/src/battle_gfx_sfx_util.c +++ b/src/battle_gfx_sfx_util.c @@ -17,6 +17,7 @@ #include "battle_ai_script_commands.h" #include "battle_anim.h" #include "battle_interface.h" +#include "constants/battle_anim.h" #include "constants/species.h" #include "constants/moves.h" #include "constants/songs.h" |