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
|
||||
jr z, .mimic
|
||||
|
||||
; pointless addition
|
||||
ld b, 0
|
||||
add hl, bc
|
||||
ld a, [hl]
|
||||
|
|
Loading…
Reference in New Issue