X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=ae95ea37bf116adb9a100d7949fd43bd633200ed;hb=4eff89df72ffc45c4ad59fcd01860eb8f4179b9c;hp=342504b0fbe43814e5d409dbfd739726fec775ac;hpb=93be8597e0d42202c1c862a31950ed1d22d7f59a;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 342504b0..ae95ea37 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -6713,6 +6713,9 @@ struct ConfigInfo image_config[] = { "graphic_7", UNDEFINED_FILENAME }, { "graphic_8", UNDEFINED_FILENAME }, + // game graphics template for level-specific colors for native BD levels + { "bd_game_graphics_color_template", UNDEFINED_FILENAME }, + #include "conf_chr.c" // include auto-generated data structure definitions #include "conf_cus.c" // include auto-generated data structure definitions #include "conf_grp.c" // include auto-generated data structure definitions