X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;fp=common.h;h=b1b239c28d8ea04792ede9fe3eab320997100fb2;hb=8e4a958eea326db65c7621b4c1840cdca97f6d07;hp=2aff360d67c924cd744ba7bec90cbd2da1636d91;hpb=4223777243f0d5c358c15307b5131d94a8030a3d;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;