X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_gfx.c;h=2b58e36c0c730f43300b1d6f60813fc38ed619df;hp=d918b8c5f893844a3985d9f1c7f354d7a6edcfda;hb=e57078603232563176d90bb543ce2bc3a15b889e;hpb=514321a85f7dda02848a3ce78667329f9c891156 diff --git a/src/conf_gfx.c b/src/conf_gfx.c index d918b8c5..2b58e36c 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -3226,31 +3226,41 @@ struct ConfigInfo image_config[] = { "font.text_4.SCORES.width", "16" }, { "font.text_4.SCORES.height", "32" }, - { "font.input", "RocksFontSmall.pcx" }, - { "font.input.x", "0" }, - { "font.input.y", "210" }, - { "font.input.width", "14" }, - { "font.input.height", "14" }, - { "font.input.MAIN", "RocksFontBig.pcx" }, - { "font.input.MAIN.x", "0" }, - { "font.input.MAIN.y", "0" }, - { "font.input.MAIN.width", "32" }, - { "font.input.MAIN.height", "32" }, - { "font.input.active", "RocksFontSmall.pcx" }, - { "font.input.active.x", "0" }, - { "font.input.active.y", "0" }, - { "font.input.active.width", "14" }, - { "font.input.active.height", "14" }, - { "font.input.active.MAIN", "RocksFontBig.pcx" }, - { "font.input.active.MAIN.x", "0" }, - { "font.input.active.MAIN.y", "480" }, - { "font.input.active.MAIN.width", "32" }, - { "font.input.active.MAIN.height", "32" }, - { "font.input.active.SETUP", "RocksFontBig.pcx" }, - { "font.input.active.SETUP.x", "0" }, - { "font.input.active.SETUP.y", "0" }, - { "font.input.active.SETUP.width", "32" }, - { "font.input.active.SETUP.height", "32" }, + { "font.input_1", "RocksFontSmall.pcx" }, + { "font.input_1.x", "0" }, + { "font.input_1.y", "210" }, + { "font.input_1.width", "14" }, + { "font.input_1.height", "14" }, + { "font.input_1.MAIN", "RocksFontBig.pcx" }, + { "font.input_1.MAIN.x", "0" }, + { "font.input_1.MAIN.y", "0" }, + { "font.input_1.MAIN.width", "32" }, + { "font.input_1.MAIN.height", "32" }, + { "font.input_1.active", "RocksFontSmall.pcx" }, + { "font.input_1.active.x", "0" }, + { "font.input_1.active.y", "210" }, + { "font.input_1.active.width", "14" }, + { "font.input_1.active.height", "14" }, + { "font.input_1.active.MAIN", "RocksFontBig.pcx" }, + { "font.input_1.active.MAIN.x", "0" }, + { "font.input_1.active.MAIN.y", "480" }, + { "font.input_1.active.MAIN.width", "32" }, + { "font.input_1.active.MAIN.height", "32" }, + { "font.input_1.active.SETUP", "RocksFontBig.pcx" }, + { "font.input_1.active.SETUP.x", "0" }, + { "font.input_1.active.SETUP.y", "0" }, + { "font.input_1.active.SETUP.width", "32" }, + { "font.input_1.active.SETUP.height", "32" }, + { "font.input_2", "RocksFontSmall.pcx" }, + { "font.input_2.x", "0" }, + { "font.input_2.y", "210" }, + { "font.input_2.width", "14" }, + { "font.input_2.height", "14" }, + { "font.input_2.active", "RocksFontSmall.pcx" }, + { "font.input_2.active.x", "0" }, + { "font.input_2.active.y", "210" }, + { "font.input_2.active.width", "14" }, + { "font.input_2.active.height", "14" }, { "font.option_off", "RocksFontBig.pcx" }, { "font.option_off.x", "0" },