X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=08d45e52ecf429f52eeb5999cdeaffec55bb1435;hb=d9f4b584106f4d7477158476ff792f6fa0b2630a;hp=6b3266f2fdbfb31d1377ca2afe6a5af26e29bf6c;hpb=48d27c1a58658e51013cca580e37840f54419e13;p=xboard.git diff --git a/common.h b/common.h index 6b3266f..08d45e5 100644 --- a/common.h +++ b/common.h @@ -627,6 +627,10 @@ typedef struct { int NPS[ENGINES]; Boolean autoKibitz; int engineComments; + int eloThreshold1; /* [HGM] select */ + int eloThreshold2; + int dateThreshold; + int searchMode; char *userName; int rewindIndex; /* [HGM] autoinc */ int sameColorGames; /* [HGM] alternate */