summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/plugins/CATEGORIES2
-rw-r--r--apps/plugins/SOURCES1
2 files changed, 2 insertions, 1 deletions
diff --git a/apps/plugins/CATEGORIES b/apps/plugins/CATEGORIES
index 9892019..3fa1743 100644
--- a/apps/plugins/CATEGORIES
+++ b/apps/plugins/CATEGORIES
@@ -78,7 +78,6 @@ gif,viewers
pong,games
ppm,viewers
properties,viewers
-puzzles,games
random_folder_advance_config,apps
remote_control,apps
resistor,apps
@@ -117,6 +116,7 @@ sgt-palisade,games
sgt-pattern,games
sgt-pearl,games
sgt-pegs,games
+sgt-puzzles,games
sgt-range,games
sgt-rect,games
sgt-samegame,games
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)