X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=586720dbe090995c375a08d3758ed18a0709bf6f;hb=90631e4c46e7dcb8c39e1e5e0b2681a2881522dc;hp=ef8cef6b82797100903a84fa80d8cfa22fe691a8;hpb=a58df46e1b619e6d5be974896e5b457ed4b37b23;p=xboard.git diff --git a/frontend.h b/frontend.h index ef8cef6..586720d 100644 --- a/frontend.h +++ b/frontend.h @@ -159,6 +159,8 @@ void TagsPopDown P((void)); void ICSInitScript P((void)); void StartAnalysisClock P((void)); +void EngineOutputPopUp P((void)); +void EgineOutputPopDown P((void)); void SetHighlights P((int fromX, int fromY, int toX, int toY)); void ClearHighlights P((void));