summaryrefslogtreecommitdiff
path: root/src/til_args.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/til_args.h')
-rw-r--r--src/til_args.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/til_args.h b/src/til_args.h
index efe1e3c..d45b619 100644
--- a/src/til_args.h
+++ b/src/til_args.h
@@ -6,6 +6,7 @@
typedef struct til_args_t {
const char *module;
const char *video;
+ const char *seed;
unsigned use_defaults:1;
unsigned help:1;
© All Rights Reserved