diff options
Diffstat (limited to 'core/pref.h')
-rw-r--r-- | core/pref.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pref.h b/core/pref.h index c12a04078..78d49b11a 100644 --- a/core/pref.h +++ b/core/pref.h @@ -107,6 +107,7 @@ struct preferences { int descrate; int bottompo2; int decopo2; + enum deco_mode display_deco_mode; depth_t bestmixend; int proxy_type; char *proxy_host; |