chiark / gitweb /
Greatly increase the speed of the Filling solver.
[sgt-puzzles.git] / sixteen.R
index 4a699618ab54a24882b0662ca4c7486d3e3db3e4..c63a27cef851d068f683292615e796d746b002fb 100644 (file)
--- a/sixteen.R
+++ b/sixteen.R
@@ -2,14 +2,18 @@
 
 sixteen  : [X] GTK COMMON sixteen sixteen-icon|no-icon
 
-sixteen  : [G] WINDOWS COMMON sixteen sixteen.res?
+sixteen  : [G] WINDOWS COMMON sixteen sixteen.res|noicon.res
 
-ALL += sixteen
+ALL += sixteen[COMBINED]
 
-!begin gtk
+!begin am gtk
 GAMES += sixteen
 !end
 
 !begin >list.c
     A(sixteen) \
 !end
+
+!begin >gamedesc.txt
+sixteen:sixteen.exe:Sixteen:Toroidal sliding block puzzle:Slide a row at a time to arrange the tiles into order.
+!end