Add -men option for changing piece moves
[xboard.git] / common.h
index 6c2a60f..b0a30c3 100644 (file)
--- a/common.h
+++ b/common.h
@@ -801,6 +801,7 @@ typedef struct {
     char *message;
     char *suppress;
     char *fen;
+    char *men;
     char *tourneyFile;
     char *defName;
     char *processes;