chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / sixteen.R
index 8463da58b4d0b161c87c31163331c6ff08002d6c..c63a27cef851d068f683292615e796d746b002fb 100644 (file)
--- a/sixteen.R
+++ b/sixteen.R
@@ -4,9 +4,9 @@ sixteen  : [X] GTK COMMON sixteen sixteen-icon|no-icon
 
 sixteen  : [G] WINDOWS COMMON sixteen sixteen.res|noicon.res
 
-ALL += sixteen
+ALL += sixteen[COMBINED]
 
-!begin gtk
+!begin am gtk
 GAMES += sixteen
 !end
 
@@ -14,6 +14,6 @@ GAMES += sixteen
     A(sixteen) \
 !end
 
-!begin >wingames.lst
-sixteen.exe:Sixteen
+!begin >gamedesc.txt
+sixteen:sixteen.exe:Sixteen:Toroidal sliding block puzzle:Slide a row at a time to arrange the tiles into order.
 !end