]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - r_light.h
***map loader generates portals for the map*** (can you tell this is a big deal? :)
[xonotic/darkplaces.git] / r_light.h
index df11b53b3c41b6c4899eaace89cdaee4d6bcdd38..6e29e589b0a65c03948e136a64174e44117751b9 100644 (file)
--- a/r_light.h
+++ b/r_light.h
@@ -18,5 +18,3 @@ extern void R_CompleteLightPoint (vec3_t color, vec3_t p, int dynamic);
 extern void R_DynamicLightPoint(vec3_t color, vec3_t org, int *dlightbits);
 extern void R_DynamicLightPointNoMask(vec3_t color, vec3_t org);
 extern void R_LightPoint (vec3_t color, vec3_t p);
-
-extern int r_dlightframecount;