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 38e4eef..7bff5ba 100644 --- a/dimension/parse.h +++ b/dimension/parse.h @@ -40,6 +40,7 @@ typedef enum { DMNSN_AST_MAX_INTERSECTIONS, DMNSN_AST_BACKGROUND, + DMNSN_AST_SKY_SPHERE, DMNSN_AST_CAMERA, DMNSN_AST_PERSPECTIVE, |