X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=1eba12079e787628fb9b5371b707ba887c96c484;hb=d39b0224115daf24fa2608e27d0ca16c8cd4aa70;hp=50906f0ac55b9f6a88dbbdd9b348d8fe6bb0d5af;hpb=f37dda1a9dcf0e864d556b086809d3561806b9e3;p=xboard.git diff --git a/frontend.h b/frontend.h index 50906f0..1eba120 100644 --- a/frontend.h +++ b/frontend.h @@ -95,6 +95,7 @@ void DrawSeekAxis P(( int x, int y, int xTo, int yTo )); void DrawSeekBackground P(( int left, int top, int right, int bottom )); void DrawSeekText P((char *buf, int x, int y)); void DrawSeekDot P((int x, int y, int color)); +void PopUpMoveDialog P((char first)); void RingBell P((void)); void PlayIcsWinSound P((void));