Fix typos

This is an updated version of #554, since it hasn't been updated in two
weeks.
This commit is contained in:
Phlosioneer
2019-03-02 17:40:38 -05:00
committed by huderlem
parent e03595a10d
commit 4ea5e85bed
8 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ struct ProtectStruct
u32 targetNotAffected:1;
u32 chargingTurn:1;
u32 fleeFlag:2; // For RunAway and Smoke Ball.
u32 usedImprisionedMove:1;
u32 usedImprisonedMove:1;
u32 loveImmobility:1;
u32 usedDisabledMove:1;
u32 usedTauntedMove:1;