X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=077c97908650fc1cc64e33c18982f2ce81228b6a;hb=66a4d3394a1b23ab654e3fb6027ad9b5b2bd461c;hp=64e4ece3359da4438b3a1de8b192e3ae93294b07;hpb=c95ef32a700132a134f335f857ca6f1b6f3c169f;p=xboard.git diff --git a/common.h b/common.h index 64e4ece..077c979 100644 --- a/common.h +++ b/common.h @@ -385,7 +385,7 @@ typedef struct { int premoveHighlightColor; #endif int movesPerSession; - int timeIncrement; + float timeIncrement; char *initString; char *secondInitString; char *firstComputerString;