X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=option.h;h=7a842e678f8359f1501a6963c033d3f4a0ad0bdc;hp=17468ba4a423b274c115bfa3ff2d30ce0eebd5f1;hb=c6505b9bddf0ed2f461a473d4be40c98608d9866;hpb=bb6c47f77f59067c358579a71cefa1ae65180a30 diff --git a/option.h b/option.h index 17468ba..7a842e6 100644 --- a/option.h +++ b/option.h @@ -15,6 +15,7 @@ #define XBOARD (1<<0) #define UCI (1<<1) #define PG (1<<2) +#define XBSEL (1<<3) #define OptionNb 256 #define IS_BUTTON(str) (my_string_case_equal(str,"button") || \