aboutsummaryrefslogtreecommitdiff
path: root/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'state.h')
-rw-r--r--state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/state.h b/state.h
index b3f8600..3089233 100644
--- a/state.h
+++ b/state.h
@@ -22,6 +22,7 @@ typedef struct {
float advance_x, advance_y;
uint32_t bitmap_width, bitmap_height;
float texture_offset;
+ float texture_size;
} metric_t;
typedef struct {