X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=1eba12079e787628fb9b5371b707ba887c96c484;hb=a98a889d21403be8361c2abdd41480d5d02674cd;hp=50906f0ac55b9f6a88dbbdd9b348d8fe6bb0d5af;hpb=14fa496aee4fc5ff4288ac254937a0cab78c12eb;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));