X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=83c68379cedb4684b3af7af534b96a964bf3fed4;hb=a5b8066ad78ddeec1ddcca3b31ee26fe1052fc89;hp=fb218bc7db7fe4c6445fc5154c9b8ce9906a20e4;hpb=fa8be4a3fc5d81e9ec1f6c218fcf55c95d34fd10;p=xboard.git diff --git a/common.h b/common.h index fb218bc..83c6837 100644 --- a/common.h +++ b/common.h @@ -601,6 +601,7 @@ typedef struct { char *fenOverride1; char *fenOverride2; Boolean keepAlive; /* [HGM] alive */ + Boolean forceIllegal;/*[HGM] illegal */ } AppData, *AppDataPtr; /* [AS] PGN tags (for showing in the game list) */