changes from Alessandro Scotti from 20051129
[xboard.git] / common.h
index 61741a1..2cca437 100644 (file)
--- a/common.h
+++ b/common.h
@@ -428,6 +428,8 @@ typedef struct {
     int delayBeforeQuit;
     int delayAfterQuit;
     char * nameOfDebugFile;
+    char * pgnEventHeader;
+    int defaultFrcPosition;
 #if ZIPPY
     char *zippyLines;
     char *zippyPinhead;