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