summaryrefslogtreecommitdiff
path: root/uisimulator/sdl/uisdl.h
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/sdl/uisdl.h')
-rw-r--r--uisimulator/sdl/uisdl.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/uisimulator/sdl/uisdl.h b/uisimulator/sdl/uisdl.h
index a14c453c61..8e60735d05 100644
--- a/uisimulator/sdl/uisdl.h
+++ b/uisimulator/sdl/uisdl.h
@@ -118,10 +118,10 @@
118 118
119#elif defined(IPOD_NANO2G) 119#elif defined(IPOD_NANO2G)
120#define UI_TITLE "iPod Nano 2G" 120#define UI_TITLE "iPod Nano 2G"
121#define UI_WIDTH 199 /* width of GUI window */ 121#define UI_WIDTH 235 /* width of GUI window */
122#define UI_HEIGHT 421 /* height of GUI window */ 122#define UI_HEIGHT 537 /* height of GUI window */
123#define UI_LCD_POSX 13 /* x position of lcd */ 123#define UI_LCD_POSX 29 /* x position of lcd */
124#define UI_LCD_POSY 14 /* y position of lcd */ 124#define UI_LCD_POSY 33 /* y position of lcd */
125 125
126#elif defined(IPOD_VIDEO) 126#elif defined(IPOD_VIDEO)
127#define UI_TITLE "iPod Video" 127#define UI_TITLE "iPod Video"