diff --git a/apps/credits.c b/apps/credits.c index 95a5847d36..11ea7ebc31 100644 --- a/apps/credits.c +++ b/apps/credits.c @@ -73,6 +73,8 @@ void roll_credits(void) int height; int width; + lcd_setfont(FONT_UI); + lcd_getstringsize("A", &width, &height); while(1) {