]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
the light has been defeated by the shadow (r_light moved into r_shadow)
[xonotic/darkplaces.git] / client.h
index 8fe6d94ade944eff4216b98aa9a3f0b988d8986b..2628dce5579cde642b52cf5b3894490ebf707935 100644 (file)
--- a/client.h
+++ b/client.h
@@ -1313,9 +1313,6 @@ void Debug_PolygonEnd(void);
 
 extern qboolean sb_showscores;
 
-#define NUMCROSSHAIRS 32
-extern cachepic_t *r_crosshairs[NUMCROSSHAIRS+1];
-
 float FogPoint_World(const vec3_t p);
 float FogPoint_Model(const vec3_t p);