diff --git a/src/battle_anim_effects_2.c b/src/battle_anim_effects_2.c index 2a1ee41e2..9e44c9106 100644 --- a/src/battle_anim_effects_2.c +++ b/src/battle_anim_effects_2.c @@ -865,7 +865,7 @@ const struct SpriteTemplate gMagentaHeartSpriteTemplate = const union AffineAnimCmd gUnknown_83E4200[] = { - AFFINEANIMCMD_FRAME(0xA, -13, 0x0, 0xA), + AFFINEANIMCMD_FRAME(10, -13, 0x0, 0xA), AFFINEANIMCMD_FRAME(-10, 0xD, 0x0, 0xA), AFFINEANIMCMD_END, };