summaryrefslogtreecommitdiff
path: root/themes/TreeShape.h
diff options
context:
space:
mode:
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;