rnd-20001215-1-src
[rocksndiamonds.git] / src / screens.c
index 486ad6d9415040f7627f8f6bd075ec3d140cbd1c..556cc29ec4b07e7b019b47ce6313cf90014aef4b 100644 (file)
@@ -700,7 +700,9 @@ void DrawHelpScreenMusicText(int num)
 
   DrawTextFCentered(ybottom, FC_BLUE, "Press any key or button for next page");
 
+#if 0
   PlaySoundLoop(background_loop[num]);
+#endif
 }
 
 void DrawHelpScreenCreditsText()