Change long form of -tf option to -tourneyFile
[xboard.git] / winboard / winboard.h
index 89c50ab..3ac652c 100644 (file)
@@ -85,6 +85,7 @@ typedef struct {
 typedef struct {\r
   char* name;\r
   void* data;\r
+  int flag; // [HGM] needed to indicate if data was malloc'ed or not\r
 } MySound;\r
 \r
 typedef struct {\r