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.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/scene/resources/default_theme/font_lodpi.inc b/scene/resources/default_theme/font_lodpi.inc
index 8eae45a8a7..959e2c1d7b 100644
--- a/scene/resources/default_theme/font_lodpi.inc
+++ b/scene/resources/default_theme/font_lodpi.inc
@@ -1,3 +1,4 @@
+/* clang-format off */
static const int _lodpi_font_height=14;
static const int _lodpi_font_ascent=11;
static const int _lodpi_font_charcount=191;
@@ -13113,3 +13114,4 @@ static const unsigned char _lodpi_font_img_data[12909]={
96,
130,
};
+/* clang-format on */