fixed and improved single step mode for all game engines
[rocksndiamonds.git] / src / conf_mus.c
index 907537fd5632be45345173637a536f77b095d686..5ecd0775ed39ae0e610a181aa27bc32b5d51e9e7 100644 (file)
@@ -31,6 +31,7 @@ struct ConfigInfo music_config[] =
   { "background.TITLE",                        UNDEFINED_FILENAME              },
   { "background.MAIN",                 UNDEFINED_FILENAME              },
   { "background.LEVELS",               UNDEFINED_FILENAME              },
+  { "background.LEVELNR",              UNDEFINED_FILENAME              },
   { "background.SCORES",               UNDEFINED_FILENAME              },
   { "background.EDITOR",               UNDEFINED_FILENAME              },
   { "background.INFO",                 "rhythmloop.wav"                },