X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=b433e680b93223f2810c2648636d8d4d1990e66f;hb=7b26863dc820af0e1878a4b314eb179ac4725c65;hp=9e1c3dd9832e14d33936e3103184270dd69c949d;hpb=6d2eb06e7ad56484b364a517cea83c85919f2bd8;p=xboard.git diff --git a/common.h b/common.h index 9e1c3dd..b433e68 100644 --- a/common.h +++ b/common.h @@ -623,6 +623,7 @@ typedef struct { Boolean lowTimeWarning; /* [HGM] low time */ char *lowTimeWarningColor; + char *serverFileName; char *serverMovesName; Boolean suppressLoadMoves; int serverPause;