From 57efc4b392598d773e8bfc35cb742cf9d8632c57 Mon Sep 17 00:00:00 2001 From: i0brendan0 <19826742+i0brendan0@users.noreply.github.com> Date: Mon, 18 Jun 2018 00:32:36 -0500 Subject: [PATCH] final fix --- 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 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