added sound definitions for pressing and releasing main menu buttons
[rocksndiamonds.git] / src / conf_snd.c
index fa6ae33461ec9f42cd7f9c011ed61bbab5ffee16..c57e7ea11242b48df139375dc96288e0ffdd4f48 100644 (file)
@@ -257,6 +257,9 @@ struct ConfigInfo sound_config[] =
   { "menu.item.activating",            "empty.wav"                     },
   { "menu.item.selecting",             "base.wav"                      },
 
+  { "menu.button.pressing",            UNDEFINED_FILENAME              },
+  { "menu.button.releasing",           UNDEFINED_FILENAME              },
+
   { "background.TITLE_INITIAL",                UNDEFINED_FILENAME              },
   { "background.TITLE",                        UNDEFINED_FILENAME              },
   { "background.MAIN",                 UNDEFINED_FILENAME              },