diff --git a/include/battle.h b/include/battle.h index 17af926c7..9a5c265ca 100644 --- a/include/battle.h +++ b/include/battle.h @@ -628,7 +628,6 @@ struct BattleStruct u16 abilityPreventingSwitchout; u8 hpScale; u16 synchronizeMoveEffect; - bool8 anyMonHasTransformed; u8 multipleSwitchInBattlers:4; // One bit per battler u8 multipleSwitchInState:2; u8 multipleSwitchInCursor:3;