summaryrefslogtreecommitdiff
path: root/themes/TreeShape.h
diff options
context:
space:
mode:
authorMatthew Kosarek <mattkae@protonmail.com>2021-10-23 09:50:55 -0400
committerMatthew Kosarek <mattkae@protonmail.com>2021-10-23 09:50:55 -0400
commitac9c187740797c5f8105b052bc057d274edc4be1 (patch)
treeaa03267c14044ff2a4ea25d72954f409b7d9b637 /themes/TreeShape.h
parent5ee0e7a8dbd647b79073beee88e82870e181b363 (diff)
(mkosarek) Better reemerging
Diffstat (limited to 'themes/TreeShape.h')
-rw-r--r--themes/TreeShape.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/TreeShape.h b/themes/TreeShape.h
index 987295a..490b848 100644
--- a/themes/TreeShape.h
+++ b/themes/TreeShape.h
@@ -32,6 +32,7 @@ struct TreeBranchLoadData {
struct TreeBranchUpdateData {
int32 tier = 0;
+ float32 periodOffset = 0;
float32 period = 0;
float32 amplitude = 0;
Vector2 currentOffset;