diff options
Diffstat (limited to 'scene.h')
-rw-r--r-- | scene.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ typedef struct { unsigned globallight_samples; unsigned depth; + unsigned gl_opt_depth; } settings_t; typedef struct { |