X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=7b2b91909485847af84453c8b328e311fd35a9a8;hb=9f7cd608c28ded86b2c2e649c776220ae27df038;hp=80574cea678be9dc31b13c84df3d129d8b6a9358;hpb=0868de4751d9e3d4b2f3185c52edb5569217d39a;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 80574cea..7b2b9190 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -4927,7 +4927,9 @@ struct ConfigInfo image_config[] = { "background.envelope_4.draw_masked", "false" }, { "background", UNDEFINED_FILENAME }, + { "background.TITLE_INITIAL", UNDEFINED_FILENAME }, { "background.TITLE", UNDEFINED_FILENAME }, + { "background.MESSAGE_INITIAL", UNDEFINED_FILENAME }, { "background.MESSAGE", UNDEFINED_FILENAME }, { "background.MAIN", UNDEFINED_FILENAME }, { "background.LEVELS", UNDEFINED_FILENAME },