You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
final change
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user