Print 50-move counter in Engine-Output title
[xboard.git] / engineoutput.h
index 03c9442..292cb93 100644 (file)
@@ -66,4 +66,5 @@ void InsertIntoMemo( int which, char * text, int where );
 void DoClearMemo(int which);
 void ResizeWindowControls( int mode );
 int EngineOutputDialogExists();
+void SetEngineOutputTitle( char *title );