mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-17 02:22:29 +13:00
fix comment typo about swift
hg-commit-id: 724dbad27df7
This commit is contained in:
parent
aba1d9f02a
commit
187642e905
|
|
@ -25370,7 +25370,7 @@ MoveHitTest: ; 656B
|
||||||
.swiftCheck\@
|
.swiftCheck\@
|
||||||
ld a,[de]
|
ld a,[de]
|
||||||
cp a,SWIFT_EFFECT
|
cp a,SWIFT_EFFECT
|
||||||
ret z ; Swift never misses (interestingly, Azure Heights lists this is a myth, but it is appears to be true)
|
ret z ; Swift never misses (interestingly, Azure Heights lists this is a myth, but it appears to be true)
|
||||||
call $7b79 ; substitute check (note that this overwrites a)
|
call $7b79 ; substitute check (note that this overwrites a)
|
||||||
jr z,.checkForDigOrFlyStatus\@
|
jr z,.checkForDigOrFlyStatus\@
|
||||||
; this code is buggy. it's supposed to prevent HP draining moves from working on substitutes.
|
; this code is buggy. it's supposed to prevent HP draining moves from working on substitutes.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue