X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=backend.h;h=d5cba54ca7888e9fe564b036bb6fa97bba8da67a;hb=67b3a0d7c465522feb67841c7374bf863df19357;hp=074ab98ced42b1ec72779b5299c7acfcdb6c6d2a;hpb=f38964b851874781439f481fd00b3eef6f592603;p=xboard.git diff --git a/backend.h b/backend.h index 074ab98..d5cba54 100644 --- a/backend.h +++ b/backend.h @@ -289,6 +289,7 @@ typedef struct XB_ListGame { GameInfo gameInfo; /* Note that some entries may be NULL. */ } ListGame; +extern int doubleClick; extern int storedGames; extern int opponentKibitzes; extern ChessSquare gatingPiece;