aboutsummaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/options.h b/options.h
index 4e376e3..c9879f3 100644
--- a/options.h
+++ b/options.h
@@ -36,7 +36,8 @@ typedef struct {
float zoom;
bool animate;
int gamma;
- float slideshow;
+ int slideshow;
+ int framerate;
/* window: */
bool fullscreen;