X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_mus.c;h=d11a5bff1b4a402e5a7f9e545547fbbcaadac3b3;hb=580cc0293954391cf0cfd2f99638d8134f88f76c;hp=94aad15ff5bcef23230745279877d2bb2316a129;hpb=12a8fd3a64d6bee5ca5f5b89e4a00b49d78bbd2c;p=rocksndiamonds.git diff --git a/src/conf_mus.c b/src/conf_mus.c index 94aad15f..d11a5bff 100644 --- a/src/conf_mus.c +++ b/src/conf_mus.c @@ -4,7 +4,7 @@ // (c) 1995-2014 by Artsoft Entertainment // Holger Schemel // info@artsoft.org -// http://www.artsoft.org/ +// https://www.artsoft.org/ // ---------------------------------------------------------------------------- // 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 },