X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_mus.c;h=d11a5bff1b4a402e5a7f9e545547fbbcaadac3b3;hb=87fd32ed7c5c47b7278300d12bf67c5b46a604a6;hp=08ccd659b0f9d0280a91b007bf01f02f0c94c792;hpb=b641818c787e48bbf03ce2a0cd5b542c4c21e523;p=rocksndiamonds.git diff --git a/src/conf_mus.c b/src/conf_mus.c index 08ccd659..d11a5bff 100644 --- a/src/conf_mus.c +++ b/src/conf_mus.c @@ -30,6 +30,7 @@ struct ConfigInfo music_config[] = { "background.TITLE_INITIAL", UNDEFINED_FILENAME }, { "background.TITLE", UNDEFINED_FILENAME }, { "background.MAIN", UNDEFINED_FILENAME }, + { "background.NAMES", UNDEFINED_FILENAME }, { "background.LEVELS", UNDEFINED_FILENAME }, { "background.LEVELNR", UNDEFINED_FILENAME }, { "background.SCORES", UNDEFINED_FILENAME },