X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_gfx.c;h=1427994e8ea9dc10269ae5955f4de0bc0f4b45a6;hp=3340c89e2e77e0585fc361c2b63369b32518f70e;hb=ca40038f7fbffd28bd6a106715a573d2029b5a04;hpb=1786288765edb99711ec0eb06520969879d62cc2 diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 3340c89e..1427994e 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -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" },