]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - render.h
Rewrote most of r_lightning.c, it now uses CL_MeshEntities in MESH_PARTICLES rather...
[xonotic/darkplaces.git] / render.h
index 82761cb64a9e8f926895f1b99ed1a1dfbf521ac8..7fcadb3b49313cf3599171bd92157196cffac980 100644 (file)
--- a/render.h
+++ b/render.h
@@ -613,7 +613,6 @@ void SCR_DrawConsole(void);
 void R_Shadow_EditLights_DrawSelectedLightProperties(void);
 void R_DecalSystem_Reset(decalsystem_t *decalsystem);
 void R_Shadow_UpdateBounceGridTexture(void);
-void R_DrawLightningBeams(void);
 void VM_CL_AddPolygonsToMeshQueue(struct prvm_prog_s *prog);
 void R_DrawPortals(void);
 void R_BuildLightMap(const entity_render_t *ent, msurface_t *surface);