diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-23 14:00:29 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-23 14:00:29 -0500 |
commit | 3893feb835ef4959b77148668da90aaed3189b00 (patch) | |
tree | 5d39196a1cdc146f85a6f058222811b4241efd1e /constants/move_constants.asm | |
parent | ddc05ec8dd36eb88d48a5dab258f4daae85eadc3 (diff) |
Battle Anim Object struct constants
Diffstat (limited to 'constants/move_constants.asm')
-rw-r--r-- | constants/move_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/move_constants.asm b/constants/move_constants.asm index e8392b45a..8492c2415 100644 --- a/constants/move_constants.asm +++ b/constants/move_constants.asm @@ -287,7 +287,7 @@ const_value SET const_value + -1 const ANIM_SHAKE ; $114 const ANIM_HIT_CONFUSION ; $115 -; wcfca uses offsets from ANIM_MISS +; wNumHits uses offsets from ANIM_MISS const_def const BATTLEANIM_NONE const BATTLEANIM_ENEMY_DAMAGE |