summaryrefslogtreecommitdiff
path: root/palettes.h
diff options
context:
space:
mode:
Diffstat (limited to 'palettes.h')
-rw-r--r--palettes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/palettes.h b/palettes.h
index 77620bf..d479bd8 100644
--- a/palettes.h
+++ b/palettes.h
@@ -25,6 +25,7 @@
/* One palette */
typedef struct {
+ const char *name;
/* number of items allocated */
size_t allocated;
/* number of items in palette */