summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/SOURCES.games
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/SOURCES.games')
-rw-r--r--apps/plugins/puzzles/SOURCES.games4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/plugins/puzzles/SOURCES.games b/apps/plugins/puzzles/SOURCES.games
index 2b80ea3300..29af18e7b8 100644
--- a/apps/plugins/puzzles/SOURCES.games
+++ b/apps/plugins/puzzles/SOURCES.games
@@ -16,6 +16,7 @@ src/lightup.c
16src/magnets.c 16src/magnets.c
17src/map.c 17src/map.c
18src/mines.c 18src/mines.c
19src/mosaic.c
19src/net.c 20src/net.c
20src/netslide.c 21src/netslide.c
21src/palisade.c 22src/palisade.c
@@ -37,7 +38,8 @@ src/unequal.c
37src/unruly.c 38src/unruly.c
38src/untangle.c 39src/untangle.c
39 40
40/* disabled for now (fix puzzles.make and CATEGORIES to accomodate these) */ 41/* Disabled for now. Fix puzzles.make and CATEGORIES to accomodate these. */
42/* The help system would also need to be patched to compile these. */
41/*src/unfinished/group.c*/ 43/*src/unfinished/group.c*/
42/*src/unfinished/separate.c*/ 44/*src/unfinished/separate.c*/
43/*src/unfinished/slide.c*/ 45/*src/unfinished/slide.c*/