chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / rect.R
diff --git a/rect.R b/rect.R
index 559714fd9ddac2d34d3964a6d2e7e9fa92b4bc2f..1448c0fa63008939d51c57dec6c17c28f8ef3945 100644 (file)
--- a/rect.R
+++ b/rect.R
@@ -4,9 +4,9 @@ rect     : [X] GTK COMMON rect rect-icon|no-icon
 
 rect     : [G] WINDOWS COMMON rect rect.res|noicon.res
 
-ALL += rect
+ALL += rect[COMBINED]
 
-!begin gtk
+!begin am gtk
 GAMES += rect
 !end
 
@@ -14,6 +14,6 @@ GAMES += rect
     A(rect) \
 !end
 
-!begin >wingames.lst
-rect.exe:Rectangles
+!begin >gamedesc.txt
+rect:rect.exe:Rectangles:Rectangles puzzle:Divide the grid into rectangles with areas equal to the numbers.
 !end