X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=render.h;h=7fcadb3b49313cf3599171bd92157196cffac980;hp=82761cb64a9e8f926895f1b99ed1a1dfbf521ac8;hb=149a19636b5fcea9d572d56267005d94747a1690;hpb=2bac60709c4346c472301edf43d1723a72369450 diff --git a/render.h b/render.h index 82761cb6..7fcadb3b 100644 --- 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);