summaryrefslogtreecommitdiff
path: root/uisimulator/win32/uisw32.h
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/win32/uisw32.h')
-rw-r--r--uisimulator/win32/uisw32.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/uisimulator/win32/uisw32.h b/uisimulator/win32/uisw32.h
index ce8a046bcd..22a9015196 100644
--- a/uisimulator/win32/uisw32.h
+++ b/uisimulator/win32/uisw32.h
@@ -47,9 +47,9 @@ typedef unsigned short wchar_t;
47#define UI_LCD_BGCOLORLIGHT 126, 229, 126 // bkgnd color of LCD (backlight) 47#define UI_LCD_BGCOLORLIGHT 126, 229, 126 // bkgnd color of LCD (backlight)
48#define UI_LCD_BLACK 0, 0, 0 // black 48#define UI_LCD_BLACK 0, 0, 0 // black
49#define UI_LCD_POSX 75 // x position of lcd 49#define UI_LCD_POSX 75 // x position of lcd
50#define UI_LCD_POSY 111 // y position of lcd 50#define UI_LCD_POSY 116 // y position of lcd
51#define UI_LCD_WIDTH 132 51#define UI_LCD_WIDTH 132
52#define UI_LCD_HEIGHT 75 52#define UI_LCD_HEIGHT 64
53 53
54#elif defined(ARCHOS_FMRECORDER) || defined(ARCHOS_RECORDERV2) 54#elif defined(ARCHOS_FMRECORDER) || defined(ARCHOS_RECORDERV2)
55#define UI_TITLE "Jukebox FM Recorder" 55#define UI_TITLE "Jukebox FM Recorder"