updated INSTALL, NEWS and other files for new release
[xboard.git] / common.h
index 7883184..5e51bfd 100644 (file)
--- a/common.h
+++ b/common.h
@@ -585,6 +585,8 @@ typedef struct {
     char *secondLogo;\r
     Boolean autoLogo;\r
     Boolean noGUI;      /* [HGM] fast: suppress all display updates */\r
+    char *firstOptions; /* [HGM] options   */\r
+    char *secondOptions;\r
 } AppData, *AppDataPtr;\r
 \r
 /* [AS] PGN tags (for showing in the game list) */\r