X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=blobdiff_plain;f=frontend.h;h=586720dbe090995c375a08d3758ed18a0709bf6f;hp=ef8cef6b82797100903a84fa80d8cfa22fe691a8;hb=7fb56edee87ea24c7b2b6b0065e73e5053650383;hpb=9d3680e998fa6b84c44dfa9470638eb831b57d90 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));