aboutsummaryrefslogtreecommitdiff
path: root/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene.h')
-rw-r--r--scene.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scene.h b/scene.h
index 738f143..e7ee95f 100644
--- a/scene.h
+++ b/scene.h
@@ -80,6 +80,7 @@ typedef struct {
unsigned globallight_samples;
unsigned depth;
+ unsigned gl_opt_depth;
} settings_t;
typedef struct {