rnd-20061206-1-src
[rocksndiamonds.git] / src / conf_snd.c
index 1c3ce29a083677a45da67addc203c8ed9825072c..c18925af126be3d614e11fec29757542a4adcbef 100644 (file)
@@ -240,6 +240,10 @@ struct ConfigInfo sound_config[] =
   { "door.opening",                    "oeffnen.wav"                   },
   { "door.closing",                    "oeffnen.wav"                   },
 
+  /* sounds for menu actions */
+  { "menu.item.activating",            "empty.wav"                     },
+  { "menu.item.selecting",             "base.wav"                      },
+
   { "background.TITLE",                        UNDEFINED_FILENAME              },
   { "background.MAIN",                 UNDEFINED_FILENAME              },
   { "background.LEVELS",               UNDEFINED_FILENAME              },