X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=bf447c9c74a0910ee19eac641122af54ef61376f;hb=d5e1ced63182849f6c1fcaf3abb5d15d437545c5;hp=62086db8a680273efca474a9c0eec00185d5e727;hpb=dcc35623d911ee504e573f9c5d2148d102059312;p=xboard.git diff --git a/common.h b/common.h index 62086db..bf447c9 100644 --- a/common.h +++ b/common.h @@ -569,6 +569,8 @@ typedef struct { int zippyShortGame; /* [HGM] aborter */ #endif + char *lowTimeWarningColor; + Boolean lowTimeWarning; char *serverMovesName; Boolean suppressLoadMoves; int serverPause;