diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-08 01:16:42 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-09 12:26:53 +0800 |
commit | 253ffec0352404ae2ffe5635a5b648d39d8d6b7e (patch) | |
tree | b6443f1ffc68441ec39a94d76932b6feb46a8ce3 /include | |
parent | 5fa2f4f18b11188dce2e3761fd3c2f6a40cdf2c8 (diff) |
poison
Diffstat (limited to 'include')
-rw-r--r-- | include/battle_anim.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/battle_anim.h b/include/battle_anim.h index 9db123f91..bbfecc1e2 100644 --- a/include/battle_anim.h +++ b/include/battle_anim.h @@ -355,6 +355,7 @@ void sub_80B2868(u8 taskId); // water.s extern const union AnimCmd *const gUnknown_83E5958[]; +extern const union AnimCmd *const gUnknown_83E5A78[]; // fire.s extern const union AnimCmd *const gUnknown_83E5D48[]; |