X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=args.h;fp=args.h;h=55fdc07c33c4976f7d3295f0b7c079e6dc7a3aba;hb=454350e27828500d3ebf55574d13cb138336522a;hp=9122282e27481532cfa91c940aa2627a3259b1b4;hpb=dc665d20f1fa64bcbecc86a640151b329b6a6ccb;p=xboard.git diff --git a/args.h b/args.h index 9122282..55fdc07 100644 --- a/args.h +++ b/args.h @@ -100,6 +100,7 @@ typedef struct { } IcsTextMenuEntry; IcsTextMenuEntry icsTextMenuEntry[ICS_TEXT_MENU_SIZE]; +char dataDir[MSG_SIZ] = DATADIR, manDir[MSG_SIZ] = MANDIR; int junk; int saveDate;