X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=752d43451c2a673a49ab8ed01db619f7f0c815fe;hb=08aa97a16435e4569975d203c7e1f3050b207d8a;hp=0669b369f2190bc5746f209e5b3473118490797e;hpb=ee7ad29e757ab4f99b8b776ce7e8ebee5081767a;p=xboard.git diff --git a/common.h b/common.h index 0669b36..752d434 100644 --- a/common.h +++ b/common.h @@ -409,6 +409,7 @@ typedef struct { Boolean noChessProgram; char *host[ENGINES]; char *bitmapDirectory; + char *pngDirectory; char *soundDirectory; char *remoteShell; char *remoteUser;