X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=engineoutput.h;h=8c396d273f974b3e6697edf080b8f6a2af30ffcb;hb=c082824a507c0fb577beb908ed5615a161c6c6fa;hp=918d97ea4e9282b4c868379cdc4ac04a9041b169;hpb=464c6c9802bdf2b1637a343467a6c85280b5e721;p=xboard.git diff --git a/engineoutput.h b/engineoutput.h index 918d97e..8c396d2 100644 --- a/engineoutput.h +++ b/engineoutput.h @@ -55,6 +55,7 @@ #define STATE_ANALYZING 3 extern int windowMode; +extern char exclusionHeader[]; // back-end called by front-end void SetEngineState( int which, int state, char * state_data );