Add -fSAN / -sSAN options
[xboard.git] / common.h
index ad52fb9..fadc73d 100644 (file)
--- a/common.h
+++ b/common.h
@@ -648,6 +648,7 @@ typedef struct {
     Boolean pieceMenu;
     Boolean sweepSelect;
     Boolean whitePOV;
+    Boolean pvSAN[ENGINES];
 
     char *tourneyFile;
     char *defName;