]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
disable profiling by default
[xonotic/darkplaces.git] / client.h
index cdd525566aef9c984bd353fe5f7257443c58d628..ce09e5d61919ad1ebfe74fd5601e1ea405a311f9 100644 (file)
--- a/client.h
+++ b/client.h
@@ -598,11 +598,6 @@ void CL_InitTEnts (void);
 // cl_part
 //
 
-#define PARTICLE_INVALID 0
-#define PARTICLE_BILLBOARD 1
-#define PARTICLE_UPRIGHT_FACING 2
-#define PARTICLE_ORIENTED_DOUBLESIDED 3
-
 void CL_Particles_Clear(void);
 void CL_Particles_Init(void);