]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - r_shadow.h
hush warnings about strcat and other redefinitions by undefining them first
[xonotic/darkplaces.git] / r_shadow.h
index 467e89a4168ed8efbc379225e5e5251fbaa39c35..9e0326e2a5f4cf788d8694c15bfadf0bd7fcbabf 100644 (file)
@@ -46,8 +46,6 @@ void R_Shadow_SetupEntityLight(const entity_render_t *ent);
 // light currently being rendered
 extern rtlight_t *r_shadow_rtlight;
 
-// this is the location of the eye in entity space
-extern vec3_t r_shadow_entityeyeorigin;
 // this is the location of the light in entity space
 extern vec3_t r_shadow_entitylightorigin;
 // this transforms entity coordinates to light filter cubemap coordinates