X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=blobdiff_plain;f=xboard2.h;h=a3c8f22d8668d6918ae890582a9f7e481be1b893;hp=16167498fea7a601adf1302e21c284f7488c2dae;hb=HEAD;hpb=e6e38912837a4fe2464356408d10dee950b3121c diff --git a/xboard2.h b/xboard2.h index 1616749..a3c8f22 100644 --- a/xboard2.h +++ b/xboard2.h @@ -1,7 +1,7 @@ /* * xboard2.h -- Move list window, part of X front end for XBoard * - * Copyright 2012, 2013, 2014 Free Software Foundation, Inc. + * Copyright 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify @@ -29,3 +29,4 @@ extern int squareSize, lineGap, defaultLineGap; extern int startedFromPositionFile; extern char *icsTextMenuString; extern int hi2X, hi2Y; +extern char dataDir[];