aboutsummaryrefslogtreecommitdiffstats
path: root/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui.h')
-rw-r--r--gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui.h b/gui.h
index 625da8c7..c0a006ec 100644
--- a/gui.h
+++ b/gui.h
@@ -16,6 +16,7 @@ struct guiNode_t {
uint16_t y1;
uint16_t r1;
uint16_t r2;
+ uint16_t shadow;
uint8_t orientation;
uint8_t *active;
uint8_t *state;