From 6e62eabb42cb8c933e77d84768353c5fec47cf3a Mon Sep 17 00:00:00 2001 From: i0brendan0 <19826742+i0brendan0@users.noreply.github.com> Date: Sat, 21 Jul 2018 03:36:03 -0500 Subject: [PATCH] final change --- docs/bugs_and_glitches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md index cd69a08fd..4aeb088ef 100644 --- a/docs/bugs_and_glitches.md +++ b/docs/bugs_and_glitches.md @@ -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