X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=c01801697fc6fc43d15ee4a79582a8d8472833f0;hb=ca6061cbffe88ff5eb2332e733e0a534b89cc5e7;hp=928a85d14b2b94b719e0ab8846f3a20fbd29bbe7;hpb=c75d2d23ecb6a2123ccf681852e9bef8c381ce22;p=xboard.git diff --git a/common.h b/common.h index 928a85d..c018016 100644 --- a/common.h +++ b/common.h @@ -634,6 +634,8 @@ typedef struct { int eloThreshold2; int dateThreshold; int searchMode; + int stretch; + Boolean ignoreColors; char *userName; int rewindIndex; /* [HGM] autoinc */ int sameColorGames; /* [HGM] alternate */