mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
fix payer build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12348 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5c156414ca
commit
5dd08e17e9
2 changed files with 4 additions and 3 deletions
|
|
@ -157,10 +157,10 @@ static bool show_info(void)
|
|||
ID2P(LANG_MEGABYTE),
|
||||
ID2P(LANG_GIGABYTE)
|
||||
};
|
||||
|
||||
#if defined(HAVE_LCD_BITMAP)
|
||||
FOR_NB_SCREENS(i)
|
||||
screens[i].setmargins(0, 0);
|
||||
|
||||
#endif
|
||||
while (!done)
|
||||
{
|
||||
int y=0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue