mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Whitespace cleanup on fb_viewport Rewrite
Change-Id: I24aac41c8abecf7b78a44d7f59e842b791be4563
This commit is contained in:
parent
3237ae4a4f
commit
40e98a2e49
26 changed files with 348 additions and 348 deletions
|
|
@ -81,7 +81,7 @@
|
|||
#define _RESOLUTION _LCD_RES_VGA
|
||||
#define _ORIENTATION _LCD_LANDSCAPE
|
||||
|
||||
#if _RESOLUTION == _LCD_RES_VGA
|
||||
#if _RESOLUTION == _LCD_RES_VGA
|
||||
#define LCD_NATIVE_WIDTH 480
|
||||
#define LCD_NATIVE_HEIGHT 640
|
||||
#define LCD_DPI 216
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue