X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=backend.h;h=ff06deee9391725c095008081dd63d4db8ca9fb8;hb=1d2eec53fb91655d002d67fe54b5256f0a49719b;hp=74926b6f37288b6345e4a81d09c18650620ea8e8;hpb=ab773ff40f992d0462d500b429d4df863be9d288;p=xboard.git diff --git a/backend.h b/backend.h index 74926b6..ff06dee 100644 --- a/backend.h +++ b/backend.h @@ -265,6 +265,7 @@ typedef struct XB_ListGame { GameInfo gameInfo; /* Note that some entries may be NULL. */ } ListGame; +extern int handSize; extern int border; extern int doubleClick; extern int storedGames;