Add option -defaultInstallProtocol
[xboard.git] / common.h
index 6638b36..55daf29 100644 (file)
--- a/common.h
+++ b/common.h
@@ -802,8 +802,10 @@ typedef struct {
     Boolean scoreWhite;
     Boolean pvSAN[ENGINES];
 
+    int defProtocol;
     int recentEngines;
     char *recentEngineList;
+    char *defEngDir;
     char *message;
     char *suppress;
     char *fen;