added optional button to restart game (door, panel and touch variants)
[rocksndiamonds.git] / src / conf_mus.c
index 08ccd659b0f9d0280a91b007bf01f02f0c94c792..864cbc908018c556d4ad21a74fb182c4b2fbf92b 100644 (file)
@@ -30,11 +30,17 @@ 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              },
   { "background.EDITOR",               UNDEFINED_FILENAME              },
   { "background.INFO",                 "rhythmloop.wav"                },
+  { "background.INFO[ELEMENTS]",       UNDEFINED_FILENAME              },
+  { "background.INFO[CREDITS]",                UNDEFINED_FILENAME              },
+  { "background.INFO[PROGRAM]",                UNDEFINED_FILENAME              },
+  { "background.INFO[VERSION]",                UNDEFINED_FILENAME              },
+  { "background.INFO[LEVELSET]",       UNDEFINED_FILENAME              },
   { "background.SETUP",                        UNDEFINED_FILENAME              },
 
   { "background.titlescreen_initial_1",        UNDEFINED_FILENAME              },