]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
added DP_EF_NOSELFSHADOW extension
[xonotic/darkplaces.git] / client.h
index d5da4864e119468300dae4dbf94d952f90f34468..889f8e739f93651707c6f293cd76a5c0097f8410 100644 (file)
--- a/client.h
+++ b/client.h
@@ -691,6 +691,7 @@ typedef struct particle_s
        float                   alpha; // 0-255
        unsigned char   color[3];
        unsigned char   qualityreduction; // enables skipping of this particle according to r_refdef.view.qualityreduction
+       float           stretch; // only for sparks
 
        // fields not used by rendering:  (40 bytes)
        float                   sizeincrease; // rate of size change per second