X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=e76320cd8600eeac501b2e015cb156ea170df4ae;hb=0c082fce711802c67feae5dd1ddadad022a48147;hp=5dc5287e8cd8d19fedfe2740dd2cc69ad64f49b2;hpb=014fa6a86914fe314018bb7fc3ebe4734ea5524c;p=xboard.git diff --git a/common.h b/common.h index 5dc5287..e76320c 100644 --- a/common.h +++ b/common.h @@ -649,6 +649,8 @@ typedef struct { Boolean noGUI; /* [HGM] fast: suppress all display updates */ char *engOptions[ENGINES]; /* [HGM] options */ char *fenOverride[ENGINES]; + char *features[ENGINES]; + char *featureDefaults; Boolean keepAlive; /* [HGM] alive */ Boolean forceIllegal;/*[HGM] illegal */ Boolean noJoin; /* [HGM] join */