Use sound for ICS tells also with engine telluser popups
[xboard.git] / winboard / winboard.c
index b86a399..502e6c1 100644 (file)
@@ -8604,6 +8604,12 @@ PlayAlarmSound()
   MyPlaySound(&sounds[(int)SoundAlarm]);\r
 }\r
 \r
+VOID\r
+PlayTellSound()\r
+{\r
+  MyPlaySound(&textAttribs[ColorTell].sound);\r
+}\r
+\r
 \r
 VOID\r
 EchoOn()\r