summaryrefslogtreecommitdiff
path: root/engine/battle/effect_commands.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/battle/effect_commands.asm')
-rw-r--r--engine/battle/effect_commands.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/effect_commands.asm b/engine/battle/effect_commands.asm
index 31ab1dd3e..c3e913cf3 100644
--- a/engine/battle/effect_commands.asm
+++ b/engine/battle/effect_commands.asm
@@ -1108,7 +1108,7 @@ CheckMimicUsed:
call GetBattleVar
cp MIMIC
jr z, .mimic
-;
+
ld b, 0
add hl, bc
ld a, [hl]