]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
main options menu now has only the most frequently used options, and contains several...
[xonotic/darkplaces.git] / client.h
index 900f2cde44968883c3daabd33b734cdd6c85ae81..fea8d0486c510f004c115b54db3d4365547ed050 100644 (file)
--- a/client.h
+++ b/client.h
@@ -1153,6 +1153,8 @@ extern cvar_t cl_particles_bulletimpacts;
 extern cvar_t cl_particles_explosions_smoke;
 extern cvar_t cl_particles_explosions_sparks;
 extern cvar_t cl_particles_explosions_shell;
+extern cvar_t cl_particles_rain;
+extern cvar_t cl_particles_snow;
 extern cvar_t cl_particles_smoke;
 extern cvar_t cl_particles_smoke_alpha;
 extern cvar_t cl_particles_smoke_alphafade;