X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=nengineoutput.c;h=7b39a7235b6ce80f5b579ef9cca4ff4af05bec7e;hb=cddb5c485a52d0444e81b4df49e1fe921c78b53c;hp=cf304a0e4d2d797e86232315d3238696605b3664;hpb=0d88b7c20af19de163b648898ec8d3ed4c31d796;p=xboard.git diff --git a/nengineoutput.c b/nengineoutput.c index cf304a0..7b39a72 100644 --- a/nengineoutput.c +++ b/nengineoutput.c @@ -69,7 +69,7 @@ extern char *getenv(); int windowMode = 1; char *mem1, *mem2; // dummies, as this dialog can never be OK'ed -static int currentPV, highTextStart[2], highTextEnd[2]; +int highTextStart[2], highTextEnd[2]; int MemoProc P((Option *opt, int n, int x, int y, char *text, int index));