X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=c52cd9f189e0a3b5635e225dc8d7c18b67ca3419;hb=5f68e032eeca21f92f8a45648976770ea25ac559;hp=35c38fb92227939999f5c4c047b582b731d27f98;hpb=36aefa2380480aa22c30c0a8c02a02fb961d600f;p=xboard.git diff --git a/common.h b/common.h index 35c38fb..c52cd9f 100644 --- a/common.h +++ b/common.h @@ -631,6 +631,7 @@ typedef struct { char *egtFormats; int niceEngines; /* [HGM] nice */ char *logo[ENGINES];/* [HGM] logo */ + char *pairingEngine;/* [HGM] pairing */ Boolean autoLogo; Boolean noGUI; /* [HGM] fast: suppress all display updates */ char *engOptions[ENGINES]; /* [HGM] options */