X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=b1b239c28d8ea04792ede9fe3eab320997100fb2;hb=bcf2f5c3aa7c039f0dca16dd6e4e741b7f184ba2;hp=2aff360d67c924cd744ba7bec90cbd2da1636d91;hpb=e30a78284219ac19697175114c16740c7aab850b;p=xboard.git diff --git a/common.h b/common.h index 2aff360..b1b239c 100644 --- a/common.h +++ b/common.h @@ -818,6 +818,7 @@ typedef struct { int tourneyType; int tourneyCycles; int seedBase; + int bmpSave; Boolean roundSync; Boolean cycleSync; Boolean numberTag;