rnd-20070318-1-src
[rocksndiamonds.git] / src / conf_snd.c
index b3761601c574e600259165d34789f240243bfdbe..ea26f961361b437685ebf5509eb6e46f08704912 100644 (file)
@@ -256,7 +256,9 @@ struct ConfigInfo sound_config[] =
   { "menu.item.activating",            "empty.wav"                     },
   { "menu.item.selecting",             "base.wav"                      },
 
+  { "background.TITLE_INITIAL",                UNDEFINED_FILENAME              },
   { "background.TITLE",                        UNDEFINED_FILENAME              },
+  { "background.MESSAGE_INITIAL",      UNDEFINED_FILENAME              },
   { "background.MESSAGE",              UNDEFINED_FILENAME              },
   { "background.MAIN",                 UNDEFINED_FILENAME              },
   { "background.LEVELS",               UNDEFINED_FILENAME              },