summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/battle_anim_effects_1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/battle_anim_effects_1.c b/src/battle_anim_effects_1.c
index 6a3fdedbb..6c09f3a5b 100644
--- a/src/battle_anim_effects_1.c
+++ b/src/battle_anim_effects_1.c
@@ -2061,7 +2061,7 @@ const union AffineAnimCmd gMetronomeFingerAffineAnimCmds2[] =
AFFINEANIMCMD_FRAME(0x0, 0x0, 4, 11),
AFFINEANIMCMD_FRAME(0x0, 0x0, -4, 11),
AFFINEANIMCMD_LOOP(2),
- AFFINEANIMCMD_FRAME(-0x1D, -0x1D, 0, 8),
+ AFFINEANIMCMD_FRAME(-0x1E, -0x1E, 0, 8),
AFFINEANIMCMD_END,
};