X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_mus.c;h=bb5f5e79d7e75efc52710aa2a6b9d3d0246824e2;hb=e6e7b00366bd426aaaad8f5175feabb0eafb4cb0;hp=27ec9056f35678f6d3ebe16f29914b254e1ac3ae;hpb=216566521353a144d859e1d93d326934996d85a0;p=rocksndiamonds.git diff --git a/src/conf_mus.c b/src/conf_mus.c index 27ec9056..bb5f5e79 100644 --- a/src/conf_mus.c +++ b/src/conf_mus.c @@ -29,6 +29,7 @@ struct ConfigTypeInfo music_config_suffix[] = struct ConfigInfo music_config[] = { { "background", UNDEFINED_FILENAME }, + { "background.TITLE", UNDEFINED_FILENAME }, { "background.MAIN", UNDEFINED_FILENAME }, { "background.LEVELS", UNDEFINED_FILENAME }, { "background.SCORES", UNDEFINED_FILENAME },