added support for background image for loading screen
[rocksndiamonds.git] / src / conf_gfx.c
index 9d5db3f167eed1e00132329664ae3e82be7069fc..3b39306a53007f4df03272fb227bd04cddd41765 100644 (file)
@@ -7343,6 +7343,7 @@ struct ConfigInfo image_config[] =
   { "global.tile_cursor.frames",               "1"                     },
 
   { "background",                              UNDEFINED_FILENAME      },
+  { "background.LOADING",                      UNDEFINED_FILENAME      },
   { "background.TITLE_INITIAL",                        UNDEFINED_FILENAME      },
   { "background.TITLE",                                UNDEFINED_FILENAME      },
   { "background.MAIN",                         UNDEFINED_FILENAME      },