spaces
This commit is contained in:
parent
91b76e2e4f
commit
4f790a6ec0
1 changed files with 1 additions and 1 deletions
|
@ -4739,7 +4739,7 @@ static void TurnValuesCleanUp(bool8 var0)
|
||||||
gProtectStructs[gActiveBattler].spikyShielded = FALSE;
|
gProtectStructs[gActiveBattler].spikyShielded = FALSE;
|
||||||
gProtectStructs[gActiveBattler].kingsShielded = FALSE;
|
gProtectStructs[gActiveBattler].kingsShielded = FALSE;
|
||||||
gProtectStructs[gActiveBattler].banefulBunkered = FALSE;
|
gProtectStructs[gActiveBattler].banefulBunkered = FALSE;
|
||||||
gProtectStructs[gBattlerTarget].quash = FALSE;
|
gProtectStructs[gBattlerTarget].quash = FALSE;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue