diff options
Diffstat (limited to 'dimension/parse.h')
-rw-r--r-- | dimension/parse.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dimension/parse.h b/dimension/parse.h index 09ca685..5336d27 100644 --- a/dimension/parse.h +++ b/dimension/parse.h @@ -72,6 +72,7 @@ typedef enum { DMNSN_AST_COLOR_LIST, DMNSN_AST_COLOR_MAP, DMNSN_AST_COLOR_MAP_ENTRY, + DMNSN_AST_QUICK_COLOR, DMNSN_AST_IMAGE_MAP, DMNSN_AST_PNG, |