X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=24d1852a6a444eb40a0254f933a8c0e8f0e450c5;hb=6a4ae36fae56e66f3fd0517a249db2bc4f7118f9;hp=e63f6611ae1b8e8580e0158f245c01badc802304;hpb=bf3465a52edbeb1d394a4f3ffc766890c4a1aab5;p=xboard.git diff --git a/frontend.h b/frontend.h index e63f661..24d1852 100644 --- a/frontend.h +++ b/frontend.h @@ -105,6 +105,7 @@ void PlayIcsLossSound P((void)); void PlayIcsDrawSound P((void)); void PlayIcsUnfinishedSound P((void)); void PlayAlarmSound P((void)); +void PlayTellSound P((void)); void EchoOn P((void)); void EchoOff P((void)); void Raw P((void));