summaryrefslogtreecommitdiff
path: root/themes/Snowflake.h
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-02-13 10:37:46 -0500
committermattkae <mattkae@protonmail.com>2022-02-13 10:37:46 -0500
commit74e3c0442c196b9cb7fadf7ddc4d49944f1270af (patch)
tree6762a39bd98c1aadbdde4f0249bf35b869ab0a92 /themes/Snowflake.h
parentc3c2451232bfeeaa0d5fc200e4a5a27e13c258d2 (diff)
Adding some new content and fixing spacing issues
Diffstat (limited to 'themes/Snowflake.h')
-rw-r--r--themes/Snowflake.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/Snowflake.h b/themes/Snowflake.h
index d44851b..f67c214 100644
--- a/themes/Snowflake.h
+++ b/themes/Snowflake.h
@@ -22,6 +22,7 @@ struct SnowflakeUpdateData {
Vector2 velocity;
Vector2 position;
float32 rotation;
+ bool isAlive = false;
bool onGround = false;
int32 vtxIdx = 0;