Make holdings scrollable
[xboard.git] / backend.h
index 74926b6..ff06dee 100644 (file)
--- 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;