aboutsummaryrefslogtreecommitdiffstats
path: root/image.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 /image.h
parent32b29e61c1cf1fead8ccc3400d751955de7d5715 (diff)
parentec47ecb23a9914bbcd470421828620da99c693d5 (diff)
downloadnsxiv-c1ba841783db1d53f4da303e0db3b05b5eea958f.tar.zst
Merge dwminer/framerate
Diffstat (limited to 'image.h')
-rw-r--r--image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/image.h b/image.h
index 8932fdf..2813c9b 100644
--- a/image.h
+++ b/image.h
@@ -35,6 +35,7 @@ typedef struct {
int cnt;
int sel;
bool animate;
+ int framedelay;
int length;
} multi_img_t;