From a76d4f1fb96633e7f348ba6aa0c14b726e15e28e Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 8 Nov 2010 16:10:40 -0500 Subject: Add quick_color to pigments. --- dimension/parse.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dimension/parse.h') 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, -- cgit v1.2.3