Hey, how come no one reported this? The credits were rolling using that

boring old monospace font! ;-)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3465 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2003-03-17 21:16:23 +00:00
parent 87cd59f7e3
commit e51cbc5579

View file

@ -73,6 +73,8 @@ void roll_credits(void)
int height;
int width;
lcd_setfont(FONT_UI);
lcd_getstringsize("A", &width, &height);
while(1) {