X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=69e431edb17c4881150c6c9fa2f213b640fbb591;hb=9e70e37cd4cd1e80a00391a188b1da16eb46589b;hp=1eba12079e787628fb9b5371b707ba887c96c484;hpb=d39b0224115daf24fa2608e27d0ca16c8cd4aa70;p=xboard.git diff --git a/frontend.h b/frontend.h index 1eba120..69e431e 100644 --- a/frontend.h +++ b/frontend.h @@ -83,6 +83,7 @@ void DisplayNote P((String message)); void AskQuestion P((String title, String question, String replyPrefix, ProcRef pr)); void DisplayIcsInteractionTitle P((String title)); +void ParseArgsFromString P((char *p)); void DrawPosition P((int fullRedraw, Board board)); void ResetFrontEnd P((void)); void NotifyFrontendLogin P((void));