X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=24d1852a6a444eb40a0254f933a8c0e8f0e450c5;hb=23c979bdeba73c3b697c7c0ce87586df3c87896a;hp=e63f6611ae1b8e8580e0158f245c01badc802304;hpb=a31d0897123ab90c8d4a8304619834079c3ad5a9;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));