X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_mus.c;fp=src%2Fconf_mus.c;h=ac4fa911345d8a8432672f2e4d87c4d0a7643e88;hb=c6bdf2fa014d0a3dd50260a409704e487e73e572;hp=c47a5c885cab9befba6b89f755a337805fc1ce55;hpb=9f7cd608c28ded86b2c2e649c776220ae27df038;p=rocksndiamonds.git diff --git a/src/conf_mus.c b/src/conf_mus.c index c47a5c88..ac4fa911 100644 --- a/src/conf_mus.c +++ b/src/conf_mus.c @@ -29,7 +29,9 @@ struct ConfigTypeInfo music_config_suffix[] = struct ConfigInfo music_config[] = { { "background", UNDEFINED_FILENAME }, + { "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 },