summaryrefslogtreecommitdiff
path: root/src/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/system.h')
-rw-r--r--src/system.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/system.h b/src/system.h
index 2e50528..e3b8fc5 100644
--- a/src/system.h
+++ b/src/system.h
@@ -34,8 +34,10 @@ class System {
MAGENTA,
CYAN,
SUN,
- FASTRGB,
SLOWRGB,
+ FASTRGB,
+ SLOWRGB2,
+ FASTRGB2,
MODE_ENUM_MAX,
};