diff options
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 98e727d..a4e372f 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -75,6 +75,7 @@ iriverify.c /* Overlays loaders */ /* use this if you want a monolithic 'puzzles' */ +/* remember to set PUZZLES_COMBINED in puzzles.make! */ /*sgt-puzzles.c*/ #if PLUGIN_BUFFER_SIZE <= 0x20000 && defined(HAVE_LCD_BITMAP) |