1 << FRZ == $20
This commit is contained in:
@@ -1569,7 +1569,7 @@ AI_Smart_DefrostOpponent: ; 38ccb
|
||||
; No move has EFFECT_DEFROST_OPPONENT, so this layer is unused.
|
||||
|
||||
ld a, [wEnemyMonStatus]
|
||||
and $20
|
||||
and 1 << FRZ
|
||||
ret z
|
||||
dec [hl]
|
||||
dec [hl]
|
||||
|
Reference in New Issue
Block a user