added level value to use time score for 1 or 10 seconds left (not used yet)
[rocksndiamonds.git] / src / conf_mus.c
index 94aad15ff5bcef23230745279877d2bb2316a129..d11a5bff1b4a402e5a7f9e545547fbbcaadac3b3 100644 (file)
@@ -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              },