summaryrefslogtreecommitdiff
path: root/src/options.h
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-03-30 20:27:33 +0200
committerDaniel Friesel <derf@finalrewind.org>2020-03-30 20:27:33 +0200
commitf9af53cd8144714e75e3f95b9162882f4ee6334a (patch)
tree4485c890f10d250429451a872cd0ce80969ad86a /src/options.h
parent7fd60f789790ebf9efa9cfee3b86cf5c2fdb9a11 (diff)
parent6b800919b117eb3e9df405ef146feb2810b87d8f (diff)
Merge branch 'awalgarg-master'
Diffstat (limited to 'src/options.h')
-rw-r--r--src/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/options.h b/src/options.h
index 93474a9..74ef33f 100644
--- a/src/options.h
+++ b/src/options.h
@@ -49,6 +49,7 @@ struct __fehoptions {
unsigned char aspect;
unsigned char stretch;
unsigned char keep_http;
+ unsigned char use_http_cache;
unsigned char borderless;
unsigned char randomize;
unsigned char jump_on_resort;