From a1fd255d04e1835b2c8cc77ea414ecddea55d8e6 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 26 Mar 2002 14:27:03 +0000 Subject: updates git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26 a1c6a512-1295-4272-9138-f99709370657 --- uisimulator/lcd.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'uisimulator/lcd.h') diff --git a/uisimulator/lcd.h b/uisimulator/lcd.h index 0a099cb8c7..963e70c341 100644 --- a/uisimulator/lcd.h +++ b/uisimulator/lcd.h @@ -24,3 +24,5 @@ #define LCD_WIDTH 112 /* Display width in pixels */ #define LCD_HEIGHT 64 /* Display height in pixels */ +#define LCD_DEBUG 1 + -- cgit v1.2.3