X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=7bfa4d7bc844b255247644d14da4466f0a93567b;hb=0a8f96e95c703feb86bb9770442d6842e3d67248;hp=31be8b39060ae10cf12241eaaee7f1cdeed7e39e;hpb=0025503f2638016cbb6877d9a508676660c6f091;p=xboard.git diff --git a/common.h b/common.h index 31be8b3..7bfa4d7 100644 --- a/common.h +++ b/common.h @@ -680,6 +680,7 @@ typedef struct { Boolean suppressLoadMoves; int serverPause; int timeOdds[ENGINES]; + int drawDepth[ENGINES]; int timeOddsMode; int accumulateTC[ENGINES]; int NPS[ENGINES];