summaryrefslogtreecommitdiff
path: root/src/modules/sparkler/particles.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/sparkler/particles.h')
-rw-r--r--src/modules/sparkler/particles.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/sparkler/particles.h b/src/modules/sparkler/particles.h
index 1cb737f..a419e2c 100644
--- a/src/modules/sparkler/particles.h
+++ b/src/modules/sparkler/particles.h
@@ -12,6 +12,7 @@ typedef struct particles_conf_t {
unsigned show_bsp_matches:1;
unsigned show_bsp_matches_affected_only:1;
unsigned show_bsp_leafs_min_depth;
+ unsigned *seedp;
} particles_conf_t;
typedef struct particles_t particles_t;
© All Rights Reserved