Implement flipped search
[xboard.git] / common.h
index c018016..5dc5287 100644 (file)
--- a/common.h
+++ b/common.h
@@ -636,6 +636,7 @@ typedef struct {
     int searchMode;
     int stretch;
     Boolean ignoreColors;
+    Boolean findMirror;
     char *userName;
     int rewindIndex;    /* [HGM] autoinc   */
     int sameColorGames; /* [HGM] alternate */