X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_gfx.c;h=152769ff8edad9999f51081db17796b52aacb256;hp=66b90650e6244252234e8e086cef7d447f38283b;hb=cf6db6f4ddaf8a02ee1336e9b04200e436d9f60f;hpb=cdb1ab45edf8771b961049cf15da337aa8c4528a diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 66b90650..152769ff 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -7705,6 +7705,8 @@ struct ConfigInfo image_config[] = { "menu.draw_yoffset.EDITOR", "0" }, { "menu.draw_xoffset.INFO", "0" }, { "menu.draw_yoffset.INFO", "0" }, + { "menu.draw_xoffset.INFO[TITLE]", "0" }, + { "menu.draw_yoffset.INFO[TITLE]", "0" }, { "menu.draw_xoffset.INFO[ELEMENTS]", "0" }, { "menu.draw_yoffset.INFO[ELEMENTS]", "0" }, { "menu.draw_xoffset.INFO[MUSIC]", "0" },