summaryrefslogtreecommitdiff
path: root/ui.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ui.hpp')
-rw-r--r--ui.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui.hpp b/ui.hpp
index 056e69a..2779183 100644
--- a/ui.hpp
+++ b/ui.hpp
@@ -48,6 +48,7 @@ struct UI {
enum {
RECT,
TEXT,
+ LINE,
CLIP
};
int type, size;