Implement EGBB probing and -first/secondDrawDepth
[xboard.git] / common.h
index 31be8b3..7bfa4d7 100644 (file)
--- 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];