mirror of https://github.com/pret/pokecrystal.git
Undo incorrect comment
This commit is contained in:
parent
ffbca4d5f3
commit
e3f07b9612
|
@ -1109,7 +1109,6 @@ CheckMimicUsed:
|
||||||
cp MIMIC
|
cp MIMIC
|
||||||
jr z, .mimic
|
jr z, .mimic
|
||||||
|
|
||||||
; pointless addition
|
|
||||||
ld b, 0
|
ld b, 0
|
||||||
add hl, bc
|
add hl, bc
|
||||||
ld a, [hl]
|
ld a, [hl]
|
||||||
|
|
Loading…
Reference in New Issue