added support for background image for initial loading screen
[rocksndiamonds.git] / src / conf_gfx.c
index 3b39306a53007f4df03272fb227bd04cddd41765..8ba2e7f62ea8c85b9ad3d40e45fe73020f85c684 100644 (file)
@@ -7343,6 +7343,7 @@ 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      },