summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.h b/options.h
index 382f5fc..06ad69b 100644
--- a/options.h
+++ b/options.h
@@ -19,6 +19,7 @@
typedef enum {
MODE_HUE_SORT,
MODE_RANDOM,
+ MODE_MORTON,
} mode_t;
// Possible pixel selection modes