X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=backend.h;h=583a98a754c594e7bd5e1f61d66ab9c495f83135;hb=90023cb65d9c783d7f045f839dec64292f50e524;hp=f52f1f59c972427e8a7dfd6bf04b9d3eb92a03b2;hpb=959078d28a10387d4583f8bd2f46d52a799065d3;p=xboard.git diff --git a/backend.h b/backend.h index f52f1f5..583a98a 100644 --- a/backend.h +++ b/backend.h @@ -261,6 +261,7 @@ typedef struct XB_ListGame { GameInfo gameInfo; /* Note that some entries may be NULL. */ } ListGame; +extern int border; extern int doubleClick; extern int storedGames; extern int opponentKibitzes;