rnd-20050307-1-src
[rocksndiamonds.git] / src / game_em / synchro_3.c
index f094ceebc3684c42cbed64fe4d229c82acc52472..570d4da81a16be2b3fc89343a97067df8f75a606 100644 (file)
@@ -55,7 +55,7 @@ void synchro_3(void)
     play_sound(-1, -1, SAMPLE_time);
 
   if (lev.wheel_cnt)
-    play_sound(-1, -1, SAMPLE_wheel);
+    play_element_sound(lev.wheel_x, lev.wheel_y, SAMPLE_wheel, Xwheel);
 
   /* grow amoeba */