summaryrefslogtreecommitdiff
path: root/apps/plugins/zxbox/zxconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/zxbox/zxconfig.h')
-rw-r--r--apps/plugins/zxbox/zxconfig.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/plugins/zxbox/zxconfig.h b/apps/plugins/zxbox/zxconfig.h
index cdba2626cf..f83c091ab9 100644
--- a/apps/plugins/zxbox/zxconfig.h
+++ b/apps/plugins/zxbox/zxconfig.h
@@ -18,8 +18,7 @@ extern int intkeys[5];
18#define SETTINGS_VERSION 2 18#define SETTINGS_VERSION 2
19 19
20/* undef not to use greyscale lib */ 20/* undef not to use greyscale lib */
21#if !defined HAVE_LCD_COLOR && !defined(IAUDIO_M3) 21#if !defined HAVE_LCD_COLOR
22 /* FIXME: change after implementing greyscale lib for M3 */
23#define USE_GREY 22#define USE_GREY
24#define USE_BUFFERED_GREY 23#define USE_BUFFERED_GREY
25#endif 24#endif