src/terminal-chess.h

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

mercurial