From e3f07b9612503374342ba2c3c9af43e3b9882492 Mon Sep 17 00:00:00 2001 From: Rangi Date: Mon, 15 Jun 2020 10:26:10 -0400 Subject: [PATCH] Undo incorrect comment --- engine/battle/effect_commands.asm | 1 - 1 file changed, 1 deletion(-) diff --git a/engine/battle/effect_commands.asm b/engine/battle/effect_commands.asm index 4b16e05f1..c3e913cf3 100644 --- a/engine/battle/effect_commands.asm +++ b/engine/battle/effect_commands.asm @@ -1109,7 +1109,6 @@ CheckMimicUsed: cp MIMIC jr z, .mimic -; pointless addition ld b, 0 add hl, bc ld a, [hl]