]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
oops, forgot this file
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 22 Dec 2007 17:05:23 +0000 (17:05 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 22 Dec 2007 17:05:23 +0000 (17:05 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7842 d7cf8633-e32d-0410-b094-e92efae38249

client.h

index e8bdbd574f4fe5bd720f89ade9c7427e75cc8c35..213b3d91ce87405a397ba757ee65d652bc11895a 100644 (file)
--- a/client.h
+++ b/client.h
@@ -1399,7 +1399,7 @@ typedef struct r_refdef_s
        vec_t fogmasktabledistmultiplier;
 #define FOGMASKTABLEWIDTH 1024
        float fogmasktable[FOGMASKTABLEWIDTH];
-       float fogmasktable_start, fogmasktable_alpha;
+       float fogmasktable_start, fogmasktable_alpha, fogmasktable_range;
        float fog_density;
        float fog_red;
        float fog_green;