rnd-20060820-2-src
[rocksndiamonds.git] / src / game_em / main_em.h
index 83462991297c295a49a63c40dc1dd4a3abc8555f..87e9d9527fb147a470eddbf8684cb25adc0ae20d 100644 (file)
@@ -83,6 +83,9 @@
 #define SXSIZE                 (SCR_FIELDX * TILEX)
 #define SYSIZE                 (SCR_FIELDY * TILEY)
 
+/* other settings */
+#define PLAY_ELEMENT_SOUND     FALSE
+
 
 /* ------------------------------------------------------------------------- */
 /* macro function definitions                                                */