]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
newline to keep gcc3 happy
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 30 Sep 2002 02:19:36 +0000 (02:19 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 30 Sep 2002 02:19:36 +0000 (02:19 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2479 d7cf8633-e32d-0410-b094-e92efae38249

r_shadow.h

index 90ebd528e02551382184031eda8f5858cae879da..96586cb5015b83179d5567acdd6c54badfbe227b 100644 (file)
@@ -5,4 +5,4 @@
 void R_Shadow_Init(void);
 void R_ShadowVolume(int numverts, int numtris, int *elements, int *neighbors, vec3_t relativelightorigin, float projectdistance);
 
-#endif
\ No newline at end of file
+#endif