mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Fix comment about LCD size
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29427 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2d5d304fe3
commit
928aaf3cae
1 changed files with 1 additions and 3 deletions
|
@ -36,9 +36,7 @@
|
|||
/* define this if you would like tagcache to build on this target */
|
||||
#define HAVE_TAGCACHE
|
||||
|
||||
/* LCD dimensions
|
||||
*
|
||||
* overriden by configure for application builds */
|
||||
/* LCD dimensions */
|
||||
#define LCD_WIDTH 800
|
||||
#define LCD_HEIGHT 480
|
||||
#define LCD_DEPTH 16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue