diff options
author | dannye <33dannye@gmail.com> | 2020-12-20 14:11:21 -0600 |
---|---|---|
committer | dannye <33dannye@gmail.com> | 2020-12-20 14:11:21 -0600 |
commit | 9fab715759ddf919b0c4bb9a01095c4c225fcac0 (patch) | |
tree | d07d8bd6294c854061c521c4328f8f5ab62e830d /src/data/move_animations.asm | |
parent | f7346b9491715307b31ff3d8003e16a976e60961 (diff) |
Fix typos
Diffstat (limited to 'src/data/move_animations.asm')
-rw-r--r-- | src/data/move_animations.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/move_animations.asm b/src/data/move_animations.asm index 9ead157..222a6d7 100644 --- a/src/data/move_animations.asm +++ b/src/data/move_animations.asm @@ -391,7 +391,7 @@ MoveAnimation_53eb: MoveAnimation_53f6: anim_player ANIM_SPELL_MOVE - anim_opponent ANIM_FURY_SWEEPES + anim_opponent ANIM_FURY_SWIPES anim_opponent ANIM_GET_HIT anim_normal ANIM_SHAKE1 anim_opponent ANIM_SHOW_DAMAGE |