mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
m3k simulator: add screen bezel
Change-Id: I4a34e5be7a459f909b81266b70c30f2968068696
This commit is contained in:
parent
f78a0e5230
commit
f1eb0483d6
3 changed files with 15 additions and 15 deletions
|
|
@ -523,10 +523,10 @@
|
|||
|
||||
#elif defined(FIIO_M3K) || defined(FIIO_M3K_LINUX)
|
||||
#define UI_TITLE "FiiO M3K"
|
||||
#define UI_WIDTH 287 /* width of GUI window */
|
||||
#define UI_HEIGHT 589 /* height of GUI window */
|
||||
#define UI_LCD_POSX 25
|
||||
#define UI_LCD_POSY 15
|
||||
#define UI_WIDTH 335 /* width of GUI window */
|
||||
#define UI_HEIGHT 686 /* height of GUI window */
|
||||
#define UI_LCD_POSX 49
|
||||
#define UI_LCD_POSY 38
|
||||
|
||||
|
||||
#elif defined(SHANLING_Q1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue