X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fconf_gfx.c;h=4f126bc033a446cc353581511ada21a7af7c4ca2;hb=b1f42b6eb7bfa63765e34366a2fd51ed9dd0be86;hp=b30403fd2c11f8a4983821ccf39e21471bcb9cfb;hpb=61197199259de5b82ba53a78d7ba7e837ffac2c9;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index b30403fd..4f126bc0 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -4948,6 +4948,20 @@ struct ConfigInfo image_config[] = /* the following directives are not associated with an image, but probably make sense to be defined in "graphicsinfo.conf", too */ +#if 0 + { "titlemessage_1.x", "-1" }, + { "titlemessage_1.y", "-1" }, + { "titlemessage_1.width", "-1" }, + { "titlemessage_1.height", "-1" }, + { "titlemessage_1.chars", "-1" }, + { "titlemessage_1.lines", "-1" }, + { "titlemessage_1.align", "-1" }, + { "titlemessage_1.autowrap", "-1" }, + { "titlemessage_1.centered", "-1" }, + { "titlemessage_1.skip_comments", "-1" }, + { "titlemessage_1.sort_priority", "-1" }, +#endif + { "global.num_toons", "20" }, { "border.draw_masked.TITLE", "false" },