forked from len0rd/rockbox
Ooops, forgot to fix that comment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7572 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1a40e10933
commit
a1de081a1b
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ void lcd_init(void)
|
|||
/*** update functions ***/
|
||||
|
||||
/* Performance function that works with an external buffer
|
||||
note that by and bheight are in 4-pixel units! */
|
||||
note that by and bheight are in 8-pixel units! */
|
||||
void lcd_blit(const unsigned char* data, int x, int by, int width,
|
||||
int bheight, int stride)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue