summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authori0brendan0 <19826742+i0brendan0@users.noreply.github.com>2018-07-21 03:36:03 -0500
committerGitHub <noreply@github.com>2018-07-21 03:36:03 -0500
commit6e62eabb42cb8c933e77d84768353c5fec47cf3a (patch)
tree921bcd5925d6960431554f432d496790c8fc9cfb
parent57efc4b392598d773e8bfc35cb742cf9d8632c57 (diff)
final change
-rw-r--r--docs/bugs_and_glitches.md1
1 files changed, 1 insertions, 0 deletions
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