X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=8ba2e7f62ea8c85b9ad3d40e45fe73020f85c684;hb=be18447f019fcb3ccbdcd5f804852815428a7f4b;hp=9d5db3f167eed1e00132329664ae3e82be7069fc;hpb=86d415d483595dc87c7b78991554744c680af740;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 9d5db3f1..8ba2e7f6 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -7343,6 +7343,8 @@ struct ConfigInfo image_config[] = { "global.tile_cursor.frames", "1" }, { "background", UNDEFINED_FILENAME }, + { "background.LOADING_INITIAL", UNDEFINED_FILENAME }, + { "background.LOADING", UNDEFINED_FILENAME }, { "background.TITLE_INITIAL", UNDEFINED_FILENAME }, { "background.TITLE", UNDEFINED_FILENAME }, { "background.MAIN", UNDEFINED_FILENAME },