X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=f1506551ae65281335cd076bc932d59eb9ee2af9;hb=0ae1160dfc60098e128a3c7a6adb6b08d52a1510;hp=d41851db744acabe5ab6a74a6ba1a4245cea820a;hpb=f2d58fb3e53e223517fbaae950f29aa09a4fa9a5;p=xboard.git diff --git a/common.h b/common.h index d41851d..f150655 100644 --- a/common.h +++ b/common.h @@ -408,12 +408,13 @@ typedef struct { Boolean firstPlaysBlack; Boolean noChessProgram; char *host[ENGINES]; - char *pngDirectory; + char *pieceDirectory; char *soundDirectory; char *remoteShell; char *remoteUser; float timeDelay; char *timeControl; + Boolean trueColors; Boolean icsActive; char *icsHost; char *icsPort;