X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=backend.h;h=74d2a647c6df5b7b8d170b6531636a5393bcfde2;hb=4a8d41d0be4291df44a78bbf346c841a8710799c;hp=419a1b1176e055fddcdd9cf925dd29af2fefa4d7;hpb=1af94b4e59fd00cc7da15ec5738ac87b7836ca09;p=xboard.git diff --git a/backend.h b/backend.h index 419a1b1..74d2a64 100644 --- a/backend.h +++ b/backend.h @@ -205,6 +205,7 @@ void GetMoveListEvent P((void)); void ExitAnalyzeMode P((void)); void AnalyzeModeEvent P((void)); void AnalyzeFileEvent P((void)); +void MatchEvent P((int mode)); void InitPosition P((int redraw)); void NewSettingEvent P((int option, int *feature, char *command, int value)); int WaitForSecond P((DelayedEventCallback x));