aboutsummaryrefslogtreecommitdiff
path: root/datatypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'datatypes.h')
-rw-r--r--datatypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/datatypes.h b/datatypes.h
index ce1d651b..4cb54cba 100644
--- a/datatypes.h
+++ b/datatypes.h
@@ -106,7 +106,7 @@ enum COLOR
YELLOW,
RAINBOW,
PINK,
- PURPLE
+ CYAN
};
#endif // DATATYPES_H