Implement -positionDir option GTK
[xboard.git] / common.h
index 2b0ddf0..b271821 100644 (file)
--- a/common.h
+++ b/common.h
@@ -486,6 +486,7 @@ typedef struct {
     char *pgnName[ENGINES];
     Boolean firstPlaysBlack;
     Boolean noChessProgram;
+    char *positionDir;
     char *host[ENGINES];
     char *themeNames;
     char *pieceDirectory;