From f63d0af456f76d713e56ca17be114fba0af22f6c Mon Sep 17 00:00:00 2001 From: mattkae Date: Fri, 23 Dec 2022 12:34:10 -0500 Subject: Yeeting all of the snowflakes at once --- themes/Snowflake.h | 1 - 1 file changed, 1 deletion(-) (limited to 'themes/Snowflake.h') diff --git a/themes/Snowflake.h b/themes/Snowflake.h index ae0c82f..5ad2670 100644 --- a/themes/Snowflake.h +++ b/themes/Snowflake.h @@ -21,7 +21,6 @@ struct SnowflakeUpdateData { Vector2 velocity; Vector2 position; f32 rotation; - bool isAlive = false; bool onGround = false; i32 vtxIdx = 0; -- cgit v1.2.1