X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=b84760e06bd5ecbe54babc2cdfd6adeca994de2d;hb=272e35c7f6874eae7f6f5487ad427a57212b9eca;hp=791e5e5086472220217fdb64184a0fdf77f11e71;hpb=a2724ace243e91f45310697eafaafe8d44245242;p=xboard.git diff --git a/common.h b/common.h index 791e5e5..b84760e 100644 --- a/common.h +++ b/common.h @@ -396,6 +396,7 @@ typedef struct { char *computerString[ENGINES]; char *chessProgram[ENGINES]; char *directory[ENGINES]; + char *pgnName[ENGINES]; Boolean firstPlaysBlack; Boolean noChessProgram; char *host[ENGINES];