From 0690ac1966772975879540a4c614b497858ecfb7 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Fri, 25 Jun 2004 21:09:34 +0000 Subject: added comments about default values git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4804 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/lib/gray_setfont.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/plugins/lib/gray_setfont.c') 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 @@ ---------------------------------------------------------------------------- newfont can be FONT_SYSFIXED or FONT_UI the same way as with the Rockbox core routines + + Default after initialization: FONT_SYSFIXED */ void gray_setfont(int newfont) { -- cgit v1.2.3