X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=5e81ef42181a0b217bbdad23c43d859029799b65;hb=68d1418be737276c8214780106399c0dae588d1c;hp=c9fe38cd22a7d03356bf8e355905d250b0eb8a29;hpb=a8816d6e5319f9ec26a45346b08250f61e95c011;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index c9fe38cd..5e81ef42 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -5611,6 +5611,8 @@ struct ConfigInfo image_config[] = { "menu.draw_yoffset.SETUP[SHORTCUTS_3]", "0" }, { "menu.draw_xoffset.SETUP[SHORTCUTS_4]", "0" }, { "menu.draw_yoffset.SETUP[SHORTCUTS_4]", "0" }, + { "menu.draw_xoffset.SETUP[SHORTCUTS_5]", "0" }, + { "menu.draw_yoffset.SETUP[SHORTCUTS_5]", "0" }, { "menu.draw_xoffset.SETUP[CHOOSE_ARTWORK]", "0" }, { "menu.draw_yoffset.SETUP[CHOOSE_ARTWORK]", "0" }, { "menu.draw_xoffset.SETUP[CHOOSE_OTHER]", "0" },