version 1.4.50b
[polyglot.git] / option.h
index 17468ba..7a842e6 100644 (file)
--- a/option.h
+++ b/option.h
@@ -15,6 +15,7 @@
 #define XBOARD   (1<<0)\r
 #define UCI      (1<<1)\r
 #define PG       (1<<2)\r
+#define XBSEL    (1<<3)\r
 #define OptionNb 256\r
 \r
 #define IS_BUTTON(str) (my_string_case_equal(str,"button") ||      \\r