X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=dialogs.c;h=64001c2306cda8eb1528d182e025d3ad05c8fad4;hb=8bafdd17133b7db1812f17181f370bbf88bfc6fb;hp=9b4870423bd6e816db4495eb8b7eecdf32dc4d8a;hpb=4ef3f26373903d56688ab2ffde7bbb3481f2be4c;p=xboard.git diff --git a/dialogs.c b/dialogs.c index 9b48704..64001c2 100644 --- a/dialogs.c +++ b/dialogs.c @@ -866,7 +866,9 @@ static void Test (int n) { GenericReadout(soundOptions, 1); + mute <<= 1; // temporarily enable if(soundFiles[values[2]]) PlaySoundFile(soundFiles[values[2]]); + mute >>= 1; } void