aboutsummaryrefslogtreecommitdiff
path: root/include/datatypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/datatypes.h')
-rw-r--r--include/datatypes.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/datatypes.h b/include/datatypes.h
index 5426d981..1917482a 100644
--- a/include/datatypes.h
+++ b/include/datatypes.h
@@ -120,7 +120,9 @@ enum COLOR
YELLOW,
RAINBOW,
PINK,
- CYAN
+ CYAN,
+ GRAY,
+ BLANK
};
#endif // DATATYPES_H