Code

Added auto-center option.
[ncmpc.git] / options.h
index fb17485e3c3653764ce61ff0446a9badce932cdf..d3bbc80dc3f27c677e90daa121bbdfa687169ab2 100644 (file)
--- a/options.h
+++ b/options.h
@@ -14,7 +14,8 @@ typedef struct
   int   reconnect;
   int   debug;
   int   find_wrap;
-
+  int   auto_center;
+  
   int   enable_colors;
   int   bg_color;
   int   title_color;