aboutsummaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2016-11-28 18:54:39 +0100
committerBert Münnich <ber.t@posteo.de>2016-11-28 19:10:31 +0100
commitc1ba841783db1d53f4da303e0db3b05b5eea958f (patch)
tree1addc98000f9d3797fcd18e540912c8f2ed20212 /options.h
parent32b29e61c1cf1fead8ccc3400d751955de7d5715 (diff)
parentec47ecb23a9914bbcd470421828620da99c693d5 (diff)
downloadnsxiv-c1ba841783db1d53f4da303e0db3b05b5eea958f.tar.zst
Merge dwminer/framerate
Diffstat (limited to 'options.h')
-rw-r--r--options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.h b/options.h
index 40c2506..c9879f3 100644
--- a/options.h
+++ b/options.h
@@ -37,6 +37,7 @@ typedef struct {
bool animate;
int gamma;
int slideshow;
+ int framerate;
/* window: */
bool fullscreen;