Display PV right-clicked from EngineOutput window
[xboard.git] / backend.h
index ccfd91e..e38297f 100644 (file)
--- a/backend.h
+++ b/backend.h
@@ -206,6 +206,7 @@ void OutputChatMessage P((int partner, char *mess));
 void EditPositionDone P((Boolean fakeRights));
 Boolean GetArgValue P((char *name));
 Boolean LoadPV P((int x, int y));
+Boolean LoadMultiPV P((int x, int y, char *buf, int index, int *start, int *end));
 void UnLoadPV P(());
 void MovePV P((int x, int y, int h));