]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - r_light.h
the light has been defeated by the shadow (r_light moved into r_shadow)
[xonotic/darkplaces.git] / r_light.h
diff --git a/r_light.h b/r_light.h
deleted file mode 100644 (file)
index 7af2aad..0000000
--- a/r_light.h
+++ /dev/null
@@ -1,9 +0,0 @@
-
-#ifndef R_LIGHT_H
-#define R_LIGHT_H
-
-void R_DrawCoronas(void);
-void R_CompleteLightPoint(vec3_t ambientcolor, vec3_t diffusecolor, vec3_t diffusenormal, const vec3_t p, int dynamic);
-
-#endif
-