diff --git a/engine/battle/effect_commands.asm b/engine/battle/effect_commands.asm index 31ab1dd3e..4b16e05f1 100644 --- a/engine/battle/effect_commands.asm +++ b/engine/battle/effect_commands.asm @@ -1108,7 +1108,8 @@ CheckMimicUsed: call GetBattleVar cp MIMIC jr z, .mimic -; + +; pointless addition ld b, 0 add hl, bc ld a, [hl]