Add -fen option
[xboard.git] / common.h
index c98ba91..6c2a60f 100644 (file)
--- a/common.h
+++ b/common.h
@@ -800,6 +800,7 @@ typedef struct {
     char *recentEngineList;
     char *message;
     char *suppress;
+    char *fen;
     char *tourneyFile;
     char *defName;
     char *processes;