Size seek graph to also cover board rim WinBoard
[xboard.git] / backend.h
index f52f1f5..583a98a 100644 (file)
--- 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;