rnd-20030223-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index d73f922a3bb44f38080aa7ff671b5e42a2df032f..58cd51b690a9202ea1c606003c8f3738755c44b5 100644 (file)
@@ -2984,6 +2984,12 @@ struct ConfigInfo image_config[] =
   { "font.small_4.width",                      "14"                    },
   { "font.small_4.height",                     "14"                    },
 
+  { "font.small_3.EDITOR",                     "RocksFontSmall.pcx"    },
+  { "font.small_3.EDITOR.x",                   "0"                     },
+  { "font.small_3.EDITOR.y",                   "0"                     },
+  { "font.small_3.EDITOR.width",               "14"                    },
+  { "font.small_3.EDITOR.height",              "14"                    },
+
   { "font.tape",                               "RocksFontSmall.pcx"    },
   { "font.tape.x",                             "0"                     },
   { "font.tape.y",                             "224"                   },