mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Remove more tabs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24550 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bd0b7363ca
commit
4d5e88245a
18 changed files with 6267 additions and 6267 deletions
|
@ -11,7 +11,7 @@
|
|||
/* Size of a pixel with 8-bit components. */
|
||||
const int AD_pix8_size =
|
||||
#ifdef HAVE_LCD_COLOR
|
||||
sizeof(struct uint8_rgb);
|
||||
sizeof(struct uint8_rgb);
|
||||
#else
|
||||
1;
|
||||
1;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue