X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=08d45e52ecf429f52eeb5999cdeaffec55bb1435;hb=a955054f7072628333a22abd65b43fee307d1065;hp=6b3266f2fdbfb31d1377ca2afe6a5af26e29bf6c;hpb=bf07cc0c5232c7cd486fab118defa0815ff89183;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 */