Add -afterGame option
[xboard.git] / common.h
index b45fcf1..98a6149 100644 (file)
--- a/common.h
+++ b/common.h
@@ -667,6 +667,7 @@ typedef struct {
     char *processes;
     char *results;
     char *participants;
+    char *afterGame;
     int tourneyType;
     int tourneyCycles;
     int seedBase;