Debug position search cache
[xboard.git] / common.h
index 928a85d..c018016 100644 (file)
--- a/common.h
+++ b/common.h
@@ -634,6 +634,8 @@ typedef struct {
     int eloThreshold2;
     int dateThreshold;
     int searchMode;
+    int stretch;
+    Boolean ignoreColors;
     char *userName;
     int rewindIndex;    /* [HGM] autoinc   */
     int sameColorGames; /* [HGM] alternate */