summaryrefslogtreecommitdiff
path: root/scene/resources/default_theme/font_lodpi.inc
diff options
context:
space:
mode:
Diffstat (limited to 'scene/resources/default_theme/font_lodpi.inc')
-rw-r--r--scene/resources/default_theme/font_lodpi.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/scene/resources/default_theme/font_lodpi.inc b/scene/resources/default_theme/font_lodpi.inc
index 52caeab78e..8eae45a8a7 100644
--- a/scene/resources/default_theme/font_lodpi.inc
+++ b/scene/resources/default_theme/font_lodpi.inc
@@ -196,7 +196,8 @@ static const int _lodpi_font_charrects[191][8]={
{95,92,148,6,1,12,0,6},
};
static const int _lodpi_font_kerning_pair_count=0;
-static const int _lodpi_font_kerning_pairs[0][3]={
+static const int _lodpi_font_kerning_pairs[1][3]={
+{0,0,0},
};
static const int _lodpi_font_img_width=128;
static const int _lodpi_font_img_height=256;