X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=492c5072415a5bcbbc54aab6ab6671956db90d78;hb=54def5260846784eea25fad94a8ef0c34dcf807b;hp=a082aa2860b49b08c588db9999d2b663e7c3f3b8;hpb=2392a87503272e7ae1dcaa6aa8628955dc5493d1;p=xboard.git diff --git a/common.h b/common.h index a082aa2..492c507 100644 --- 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;