Reorganize texi file
[xboard.git] / common.h
index b4f6c3e..b0a30c3 100644 (file)
--- a/common.h
+++ b/common.h
@@ -798,6 +798,10 @@ typedef struct {
 
     int recentEngines;
     char *recentEngineList;
+    char *message;
+    char *suppress;
+    char *fen;
+    char *men;
     char *tourneyFile;
     char *defName;
     char *processes;