diff --git a/src/game/game_00b820.c b/src/game/game_00b820.c index f4f854f1e..34a6fe541 100644 --- a/src/game/game_00b820.c +++ b/src/game/game_00b820.c @@ -24,11 +24,6 @@ void resetSomeStageThings(void) g_StageFlags = 0; - g_EnemyAccuracyScale = 1; - g_PlayerDamageRxScale = 1; - g_PlayerDamageTxScale = 1; - g_AttackWalkDurationScale = 1; - g_NumChrsSeenPlayerRecently2 = 0; }