Also allow user to claim by offering draw before his move
[xboard.git] / xgamelist.h
index f020f22..0c3fdf8 100644 (file)
@@ -27,5 +27,8 @@ void ShowGameListProc P((Widget w, XEvent *event,
                         String *prms, Cardinal *nprms));
 void LoadSelectedProc P((Widget w, XEvent *event,
                         String *prms, Cardinal *nprms));
+void SetFilterProc P((Widget w, XEvent *event,
+                        String *prms, Cardinal *nprms));
 
+extern Widget gameListShell;
 #endif /* _XGAMEL_H */