Make it possible to save XBoard piece images as Windows bitmaps
[xboard.git] / common.h
index 2aff360..b1b239c 100644 (file)
--- 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;