Implement -pgnNumberTag option
[xboard.git] / common.h
index a044993..b1e13cc 100644 (file)
--- a/common.h
+++ b/common.h
@@ -684,6 +684,7 @@ typedef struct {
     int seedBase;
     Boolean roundSync;
     Boolean cycleSync;
+    Boolean numberTag;
 } AppData, *AppDataPtr;
 
 /*  PGN tags (for showing in the game list) */