X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_mus.c;h=5ecd0775ed39ae0e610a181aa27bc32b5d51e9e7;hb=HEAD;hp=d11a5bff1b4a402e5a7f9e545547fbbcaadac3b3;hpb=9ac63ed68417dba413c129c1c14c179f2437fd44;p=rocksndiamonds.git diff --git a/src/conf_mus.c b/src/conf_mus.c index d11a5bff..864cbc90 100644 --- a/src/conf_mus.c +++ b/src/conf_mus.c @@ -36,6 +36,11 @@ struct ConfigInfo music_config[] = { "background.SCORES", UNDEFINED_FILENAME }, { "background.EDITOR", UNDEFINED_FILENAME }, { "background.INFO", "rhythmloop.wav" }, + { "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 },