X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=9b9b0e66d265eb5f6ae3c1479d9e78c17b637c0e;hb=1e854f2b4c4aa7ed89e5bf7211487c795812899f;hp=2b6d6953ca6f4272f318d30e733b1d22216482fe;hpb=0a237bf38324d1ec35191e06ce52a2415344a805;p=xboard.git diff --git a/common.h b/common.h index 2b6d695..9b9b0e6 100644 --- a/common.h +++ b/common.h @@ -569,6 +569,8 @@ typedef struct { char * polyglotDir; Boolean usePolyglotBook; char * polyglotBook; + int bookDepth; + int bookStrength; int defaultHashSize; int defaultCacheSizeEGTB; char * defaultPathEGTB;