X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_snd.c;h=eacaf778e52e2fff8bdc97946fdf0970fae12917;hb=d8edd05c7bc6f88a893fc52e3dd7008cf6e866c5;hp=a3a42c86552fd2272efecf8994e16f6e3879bd37;hpb=12a8fd3a64d6bee5ca5f5b89e4a00b49d78bbd2c;p=rocksndiamonds.git diff --git a/src/conf_snd.c b/src/conf_snd.c index a3a42c86..eacaf778 100644 --- a/src/conf_snd.c +++ b/src/conf_snd.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_snd.c // ============================================================================ @@ -315,6 +315,7 @@ struct ConfigInfo sound_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", "halloffame.wav" },