added using narrow fonts for setup values on setup screens with scrollbar
[rocksndiamonds.git] / src / main.c
index e820719ad9886b1ea9bc24f608a5b7164dc0dfff..665504da737c031a13d00298ee2d54f59f828b03 100644 (file)
@@ -5542,11 +5542,14 @@ struct FontInfo font_info[NUM_FONTS + 1] =
   { "font.input_2.active"      },
   { "font.input_1"             },
   { "font.input_2"             },
+  { "font.option_off_narrow"   },
   { "font.option_off"          },
+  { "font.option_on_narrow"    },
   { "font.option_on"           },
   { "font.value_1"             },
   { "font.value_2"             },
   { "font.value_old"           },
+  { "font.value_narrow"                },
   { "font.level_number.active" },
   { "font.level_number"                },
   { "font.tape_recorder"       },