X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=blobdiff_plain;f=frontend.h;h=ed92687518bc96288745977c2731a3fd5d96fe8a;hp=0e782e1005ae1d22f0f9fea110002054072b726e;hb=d7ba1f9301bde533d4eaf67586922a7b7ab30ce8;hpb=365074491242f8c2ddb6cdd387908c20419a6b4a diff --git a/frontend.h b/frontend.h index 0e782e1..ed92687 100644 --- a/frontend.h +++ b/frontend.h @@ -183,6 +183,7 @@ void HistorySet P((char movelist[][2*MOVE_LEN], int first, int last, int current void FreezeUI P((void)); void ThawUI P((void)); extern char *programName; +extern int commentUp; typedef struct FrontEndProgramStats_TAG { int which;