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.games11
1 files changed, 3 insertions, 8 deletions
diff --git a/apps/plugins/puzzles/SOURCES.games b/apps/plugins/puzzles/SOURCES.games
index 2b80ea3300..70f34f3334 100644
--- a/apps/plugins/puzzles/SOURCES.games
+++ b/apps/plugins/puzzles/SOURCES.games
@@ -1,5 +1,3 @@
1/* every game works! :) */
2
3src/blackbox.c 1src/blackbox.c
4src/bridges.c 2src/bridges.c
5src/cube.c 3src/cube.c
@@ -16,6 +14,7 @@ src/lightup.c
16src/magnets.c 14src/magnets.c
17src/map.c 15src/map.c
18src/mines.c 16src/mines.c
17src/mosaic.c
19src/net.c 18src/net.c
20src/netslide.c 19src/netslide.c
21src/palisade.c 20src/palisade.c
@@ -36,12 +35,8 @@ src/undead.c
36src/unequal.c 35src/unequal.c
37src/unruly.c 36src/unruly.c
38src/untangle.c 37src/untangle.c
39 38src/unfinished/slide.c
40/* disabled for now (fix puzzles.make and CATEGORIES to accomodate these) */ 39src/unfinished/sokoban.c
41/*src/unfinished/group.c*/
42/*src/unfinished/separate.c*/
43/*src/unfinished/slide.c*/
44/*src/unfinished/sokoban.c*/
45 40
46/* no c200v2 */ 41/* no c200v2 */
47#if PLUGIN_BUFFER_SIZE > 0x14000 42#if PLUGIN_BUFFER_SIZE > 0x14000