summaryrefslogtreecommitdiffstats
path: root/uisimulator/win32/uisw32.h
diff options
context:
space:
mode:
authorJörg Hohensohn <hohensoh@rockbox.org>2003-04-19 13:15:33 +0000
committerJörg Hohensohn <hohensoh@rockbox.org>2003-04-19 13:15:33 +0000
commitc6fb565dd98d2da0cd5ba0e29b73c49617edcb9c (patch)
tree44ab870d30d5f5872a4bb35d49936185296616e3 /uisimulator/win32/uisw32.h
parent6d522179dcbba409768a02845237967f39264e85 (diff)
downloadrockbox-c6fb565dd98d2da0cd5ba0e29b73c49617edcb9c.tar.gz
rockbox-c6fb565dd98d2da0cd5ba0e29b73c49617edcb9c.zip
most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3571 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator/win32/uisw32.h')
-rw-r--r--uisimulator/win32/uisw32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/uisimulator/win32/uisw32.h b/uisimulator/win32/uisw32.h
index 6b8c3f6ff7..2efa699dad 100644
--- a/uisimulator/win32/uisw32.h
+++ b/uisimulator/win32/uisw32.h
@@ -35,6 +35,8 @@ typedef unsigned short wchar_t;
#define UI_LCD_BLACK 0, 0, 0 // black
#define UI_LCD_POSX 59 // x position of lcd
#define UI_LCD_POSY 95 // y position of lcd
+#define UI_LCD_WIDTH 112
+#define UI_LCD_HEIGHT 64
#define TM_YIELD WM_USER + 101 // thread message for yield
#define TIMER_EVENT 0x34928340