summaryrefslogtreecommitdiffstats
path: root/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'pref.h')
-rw-r--r--pref.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pref.h b/pref.h
index 3efe0a5ca..bf153f538 100644
--- a/pref.h
+++ b/pref.h
@@ -63,6 +63,8 @@ struct preferences {
char *proxy_pass;
bool doo2breaks;
bool drop_stone_mode;
+ int bottomsac;
+ int decosac;
bool show_pictures_in_profile;
bool use_default_file;
};