mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
final change
This commit is contained in:
parent
57efc4b392
commit
6e62eabb42
@ -304,6 +304,7 @@ Fix:
|
||||
CheckHiddenOpponent: ; 37daa
|
||||
ld a, BATTLE_VARS_SUBSTATUS5_OPP
|
||||
call GetBattleVar
|
||||
ld a, [hl]
|
||||
and 1 << SUBSTATUS_LOCK_ON
|
||||
cp 1 << SUBSTATUS_LOCK_ON
|
||||
ret z
|
||||
|
Loading…
x
Reference in New Issue
Block a user