X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=blobdiff_plain;f=frontend.h;fp=frontend.h;h=949bb18daa17d5fd973bfb23130163f564e28e2b;hp=01d0da0714ae65d6bb5dc790afc417f1ffd78e61;hb=0d88b7c20af19de163b648898ec8d3ed4c31d796;hpb=4448222ea4dc2327eaf6338a19160842278229a9 diff --git a/frontend.h b/frontend.h index 01d0da0..949bb18 100644 --- a/frontend.h +++ b/frontend.h @@ -237,5 +237,6 @@ void SlavePopUp P((void)); /* these are in xhistory.c */ Boolean MoveHistoryIsUp P((void)); void HistoryPopUp P((void)); +void FindMoveByCharIndex P(( int char_index )); #endif /* XB_FRONTEND */