X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=nengineoutput.c;h=7b39a7235b6ce80f5b579ef9cca4ff4af05bec7e;hb=8baea05c6e9e63f8b1b57891b67b5ac0e1961b81;hp=cf304a0e4d2d797e86232315d3238696605b3664;hpb=cf79064032c57731c50c694ee83c22312976940d;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));