summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2017-12-24 17:43:30 -0500
committerFranklin Wei <git@fwei.tk>2017-12-24 17:43:30 -0500
commit8d3e3056f75fbcd8e7db6cc396981750fb65806b (patch)
tree51b5a3153859b9ff52e4172b9788b09346882aa0 /apps/plugins/SOURCES
parent2b49724c3a5c27407fc59972c97a90b2ba910eff (diff)
downloadrockbox-8d3e3056f75fbcd8e7db6cc396981750fb65806b.tar.gz
rockbox-8d3e3056f75fbcd8e7db6cc396981750fb65806b.zip
fix red once more
Change-Id: I6290cc6cca468c197656236d3dd31c3f72c53842
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index ea0173a56d..132dd534f2 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -76,8 +76,10 @@ iriverify.c
76 76
77#if defined(HAVE_LCD_COLOR) && \ 77#if defined(HAVE_LCD_COLOR) && \
78 (!defined(LCD_STRIDEFORMAT) || (LCD_STRIDEFORMAT != VERTICAL_STRIDE)) 78 (!defined(LCD_STRIDEFORMAT) || (LCD_STRIDEFORMAT != VERTICAL_STRIDE))
79#if (CONFIG_PLATFORM & PLATFORM_NATIVE) && (PLUGIN_BUFFER_SIZE > 0x14000)
79duke3d.c 80duke3d.c
80#endif 81#endif
82#endif
81 83
82#if PLUGIN_BUFFER_SIZE <= 0x20000 && defined(HAVE_LCD_BITMAP) 84#if PLUGIN_BUFFER_SIZE <= 0x20000 && defined(HAVE_LCD_BITMAP)
83 85