diff options
Diffstat (limited to 'pref.h')
-rw-r--r-- | pref.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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; }; |