X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_snd.c;h=e772e3cca83a6ebb7df04461c350f98cbf1317cd;hb=2d3d2776f858d5b2132956373abd1ce5505c1501;hp=eacaf778e52e2fff8bdc97946fdf0970fae12917;hpb=5e5c2e74b27d6181ce05fe999dc66b1c201e9fc0;p=rocksndiamonds.git diff --git a/src/conf_snd.c b/src/conf_snd.c index eacaf778..e772e3cc 100644 --- a/src/conf_snd.c +++ b/src/conf_snd.c @@ -322,6 +322,11 @@ struct ConfigInfo sound_config[] = { "background.SCORES.mode_loop", "false" }, { "background.EDITOR", UNDEFINED_FILENAME }, { "background.INFO", UNDEFINED_FILENAME }, + { "background.INFO[ELEMENTS]", UNDEFINED_FILENAME }, + { "background.INFO[CREDITS]", UNDEFINED_FILENAME }, + { "background.INFO[PROGRAM]", UNDEFINED_FILENAME }, + { "background.INFO[VERSION]", UNDEFINED_FILENAME }, + { "background.INFO[LEVELSET]", UNDEFINED_FILENAME }, { "background.SETUP", UNDEFINED_FILENAME }, { "background.titlescreen_initial_1", UNDEFINED_FILENAME },