X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=6340c504b3cd9ef7511d92ea2f42e6d8b2706dbc;hb=8ee0292f69ffa3ebef03640cc5944d9c60e86bb8;hp=132c48db75f7b676d3d35a939b8f046ec8f8ee3a;hpb=5ac80d2f3c2a7720f3095a8e4145b1780494dfd2;p=xboard.git diff --git a/common.h b/common.h index 132c48d..6340c50 100644 --- a/common.h +++ b/common.h @@ -736,6 +736,8 @@ typedef struct { int dateThreshold; int searchMode; int stretch; + int minPieces; + int maxPieces; Boolean ignoreColors; Boolean findMirror; char *userName;