]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - r_shadow.h
Removed r_shadow_bouncegrid_bounceanglediffuse functionality, this was annoying to...
[xonotic/darkplaces.git] / r_shadow.h
index 76e6b300410d140fb98f4036ba14f4beee23d22e..e1f00aa0855c094bb6f66aa64975a444694e08a0 100644 (file)
@@ -36,7 +36,6 @@ extern cvar_t r_shadow_scissor;
 typedef struct r_shadow_bouncegrid_settings_s
 {
        qboolean staticmode;
-       qboolean bounceanglediffuse;
        qboolean directionalshading;
        qboolean includedirectlighting;
        qboolean blur;