summaryrefslogtreecommitdiffstats
path: root/dimension/parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'dimension/parse.h')
-rw-r--r--dimension/parse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dimension/parse.h b/dimension/parse.h
index 556465e..482c4ad 100644
--- a/dimension/parse.h
+++ b/dimension/parse.h
@@ -56,6 +56,7 @@ typedef enum {
DMNSN_AST_MERGE,
DMNSN_AST_PLANE,
DMNSN_AST_SPHERE,
+ DMNSN_AST_TORUS,
DMNSN_AST_UNION,
DMNSN_AST_OBJECT_MODIFIERS,