Add -afterTourney option
[xboard.git] / common.h
index e76320c..09e9e77 100644 (file)
--- a/common.h
+++ b/common.h
@@ -674,6 +674,7 @@ typedef struct {
     char *results;
     char *participants;
     char *afterGame;
+    char *afterTourney;
     int tourneyType;
     int tourneyCycles;
     int seedBase;