summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index c7a8cb69f7..98e727dbd4 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -73,6 +73,10 @@ iriverify.c
73#if (CONFIG_PLATFORM & PLATFORM_NATIVE) /* those plugins only run on hardware */ 73#if (CONFIG_PLATFORM & PLATFORM_NATIVE) /* those plugins only run on hardware */
74 74
75/* Overlays loaders */ 75/* Overlays loaders */
76
77/* use this if you want a monolithic 'puzzles' */
78/*sgt-puzzles.c*/
79
76#if PLUGIN_BUFFER_SIZE <= 0x20000 && defined(HAVE_LCD_BITMAP) 80#if PLUGIN_BUFFER_SIZE <= 0x20000 && defined(HAVE_LCD_BITMAP)
77 81
78#if CONFIG_KEYPAD != ONDIO_PAD && CONFIG_KEYPAD != SANSA_M200_PAD \ 82#if CONFIG_KEYPAD != ONDIO_PAD && CONFIG_KEYPAD != SANSA_M200_PAD \