Allow match to be started from WB menu
[xboard.git] / common.h
index 9b9b0e6..d5e23ee 100644 (file)
--- a/common.h
+++ b/common.h
@@ -574,6 +574,7 @@ typedef struct {
     int defaultHashSize;
     int defaultCacheSizeEGTB;
     char * defaultPathEGTB;
+    int defaultMatchGames;
 
     /* [HGM] Board size */
     int NrFiles;