summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/gray_setfont.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lib/gray_setfont.c')
-rw-r--r--apps/plugins/lib/gray_setfont.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/lib/gray_setfont.c b/apps/plugins/lib/gray_setfont.c
index ed68362484..714a1f5b17 100644
--- a/apps/plugins/lib/gray_setfont.c
+++ b/apps/plugins/lib/gray_setfont.c
@@ -34,6 +34,8 @@
34 ---------------------------------------------------------------------------- 34 ----------------------------------------------------------------------------
35 newfont can be FONT_SYSFIXED or FONT_UI the same way as with the Rockbox 35 newfont can be FONT_SYSFIXED or FONT_UI the same way as with the Rockbox
36 core routines 36 core routines
37
38 Default after initialization: FONT_SYSFIXED
37 */ 39 */
38void gray_setfont(int newfont) 40void gray_setfont(int newfont)
39{ 41{