summaryrefslogtreecommitdiff
path: root/src/sars.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sars.h')
-rw-r--r--src/sars.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sars.h b/src/sars.h
index 7e0c98b..b83ffb5 100644
--- a/src/sars.h
+++ b/src/sars.h
@@ -44,6 +44,7 @@ typedef struct sars_t {
unsigned window_width, window_height;
sars_winmode_t winmode;
unsigned cheat:1;
+ unsigned delay_seconds;
m4f_t projection_x;
m4f_t projection_x_inv;
© All Rights Reserved