From 8ad2df82754184a8dfe1a6d66248a1dd156286bd Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Thu, 9 Feb 2006 00:48:53 +0000 Subject: Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH define for all iPods. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8636 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h120.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-h120.h') diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h index fee5f4862c..252d3c1af8 100644 --- a/firmware/export/config-h120.h +++ b/firmware/export/config-h120.h @@ -14,6 +14,8 @@ #define LCD_HEIGHT 128 #define LCD_DEPTH 2 +#define LCD_PIXELFORMAT VERTICAL_PACKING + /* remote LCD */ #define LCD_REMOTE_WIDTH 128 #define LCD_REMOTE_HEIGHT 64 -- cgit v1.2.3