rnd-20030411-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index d918b8c5f893844a3985d9f1c7f354d7a6edcfda..2b58e36c0c730f43300b1d6f60813fc38ed619df 100644 (file)
@@ -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"                     },