X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_snd.c;h=ea26f961361b437685ebf5509eb6e46f08704912;hb=c6bdf2fa014d0a3dd50260a409704e487e73e572;hp=b3761601c574e600259165d34789f240243bfdbe;hpb=9f7cd608c28ded86b2c2e649c776220ae27df038;p=rocksndiamonds.git diff --git a/src/conf_snd.c b/src/conf_snd.c index b3761601..ea26f961 100644 --- a/src/conf_snd.c +++ b/src/conf_snd.c @@ -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 },