rnd-20061019-2-src
[rocksndiamonds.git] / src / conf_gfx.c
index 3340c89e2e77e0585fc361c2b63369b32518f70e..1427994e8ea9dc10269ae5955f4de0bc0f4b45a6 100644 (file)
@@ -4497,6 +4497,11 @@ struct ConfigInfo image_config[] =
   { "background.envelope_4.anim_mode",         "default"               },
   { "background.envelope_4.draw_masked",       "false"                 },
 
+  { "titlescreen_initial_1",                   UNDEFINED_FILENAME      },
+  { "titlescreen_initial_2",                   UNDEFINED_FILENAME      },
+  { "titlescreen_initial_3",                   UNDEFINED_FILENAME      },
+  { "titlescreen_initial_4",                   UNDEFINED_FILENAME      },
+  { "titlescreen_initial_5",                   UNDEFINED_FILENAME      },
   { "titlescreen_1",                           UNDEFINED_FILENAME      },
   { "titlescreen_2",                           UNDEFINED_FILENAME      },
   { "titlescreen_3",                           UNDEFINED_FILENAME      },
@@ -4567,6 +4572,7 @@ struct ConfigInfo image_config[] =
 
   { "menu.fade_delay",                         "250"                   },
   { "menu.post_delay",                         "125"                   },
+  { "menu.auto_delay",                         "0"                     },
 
   { "main.button.name.x",                      "0"                     },
   { "main.button.name.y",                      "64"                    },