From 71b149ad617a7cbca08a2a7cb8ca5e3b0d8143db Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 26 Oct 2010 19:25:07 -0400 Subject: Add torii to dimension. --- 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 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, -- cgit v1.2.3