new zippy option zippyShortGame
[xboard.git] / common.h
index fc3da45..62086db 100644 (file)
--- a/common.h
+++ b/common.h
@@ -566,6 +566,7 @@ typedef struct {
     char *zippyVariants;
     int zippyMaxGames;
     int zippyReplayTimeout; /*seconds*/
+    int zippyShortGame; /* [HGM] aborter   */
 #endif
 
     char *serverMovesName;