src/terminal-chess.h

changeset 47
d726e4b46c33
parent 30
a285ee393860
child 50
41017d0a72c5
--- a/src/terminal-chess.h	Thu Apr 17 12:16:14 2014 +0200
+++ b/src/terminal-chess.h	Wed May 28 15:47:57 2014 +0200
@@ -44,6 +44,7 @@
     GameInfo gameinfo;
     char* port;
     char* serverhost; /* NULL, if we are about to start a server */
+    char* continuepgn;
     _Bool printhelp;
     _Bool singlemachine;
 } Settings;

mercurial