Let file chooser show preview of textures on board
[xboard.git] / dialogs.h
index a0b8cf6..99b01e4 100644 (file)
--- a/dialogs.h
+++ b/dialogs.h
@@ -211,6 +211,8 @@ void WidgetEcho P((Option *opt, int n));
 int  ErrorOK P((int n));
 void ApplyFont P((Option *opt, char *font));
 void LockBoardSize P((int after));
+void Preview P((int n, char *s));
+void DrawPosition P((int fullRedraw, Board b));
 
 
 // in ngamelist.c