X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=ed92687518bc96288745977c2731a3fd5d96fe8a;hb=7980e7ce4355494d271bb0819bdd71711bd7980f;hp=0e782e1005ae1d22f0f9fea110002054072b726e;hpb=db47508e69470712a51f6fd2e06348a0c1de615c;p=xboard.git 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;