X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=492c5072415a5bcbbc54aab6ab6671956db90d78;hb=54def5260846784eea25fad94a8ef0c34dcf807b;hp=2b0ddf0f7f1b9ce830a7b714784c360a3da08e9b;hpb=8cadd120c307bb1049f6d08d9ae23f67432bd038;p=xboard.git diff --git a/common.h b/common.h index 2b0ddf0..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; @@ -777,6 +778,7 @@ typedef struct { Boolean autoCopyPV; Boolean pieceMenu; Boolean sweepSelect; + Boolean monoMouse; Boolean whitePOV; Boolean scoreWhite; Boolean pvSAN[ENGINES];