X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=dialogs.h;h=99b01e40e46dda6bcd7ed5789103ceffa77a88de;hb=c0bcf53dc4abc3fc4001252c734b926765598837;hp=a0b8cf6e1492993aa3376feb09a2cc5e78b9b7cc;hpb=3854445a367eb023961ce3834dc01c50dfcef20f;p=xboard.git diff --git a/dialogs.h b/dialogs.h index a0b8cf6..99b01e4 100644 --- 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