summaryrefslogtreecommitdiffhomepage
path: root/Label.h
diff options
context:
space:
mode:
Diffstat (limited to 'Label.h')
-rw-r--r--Label.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Label.h b/Label.h
index 25d9d4f..688dead 100644
--- a/Label.h
+++ b/Label.h
@@ -8,4 +8,5 @@ struct Label
Vector2 pos;
Vector2 base;
float depth;
+ float length;
};