summaryrefslogtreecommitdiff
path: root/battle/effect_commands.asm
diff options
context:
space:
mode:
Diffstat (limited to 'battle/effect_commands.asm')
-rw-r--r--battle/effect_commands.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/effect_commands.asm b/battle/effect_commands.asm
index 87196653a..16d03b5e9 100644
--- a/battle/effect_commands.asm
+++ b/battle/effect_commands.asm
@@ -11015,7 +11015,7 @@ Function0x37e77: ; 37e77
BattleCommandaa: ; 37e80
-; wait
+; movedelay
; Wait 40 frames.
ld c, 40
jp DelayFrames