summaryrefslogtreecommitdiff
path: root/docs/bugs_and_glitches.md
diff options
context:
space:
mode:
authori0brendan0 <19826742+i0brendan0@users.noreply.github.com>2018-06-18 00:32:36 -0500
committerGitHub <noreply@github.com>2018-06-18 00:32:36 -0500
commit57efc4b392598d773e8bfc35cb742cf9d8632c57 (patch)
tree2de2ec56a3725a8bcd95f183fb1ace370a3d0719 /docs/bugs_and_glitches.md
parent158144f9cbebdb076262dc45c05253cb8fbc1acf (diff)
final fix
Diffstat (limited to 'docs/bugs_and_glitches.md')
-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 efe951263..cd69a08fd 100644
--- a/docs/bugs_and_glitches.md
+++ b/docs/bugs_and_glitches.md
@@ -305,6 +305,7 @@ CheckHiddenOpponent: ; 37daa
ld a, BATTLE_VARS_SUBSTATUS5_OPP
call GetBattleVar
and 1 << SUBSTATUS_LOCK_ON
+ cp 1 << SUBSTATUS_LOCK_ON
ret z
ld a, BATTLE_VARS_SUBSTATUS3_OPP
call GetBattleVar