chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / cube.R
diff --git a/cube.R b/cube.R
index 0ba4902dcd6fc0b1958e7d0cb527c1b500ac2785..85b081ec764ad524dc9be0ffb742549e1bb7eebc 100644 (file)
--- a/cube.R
+++ b/cube.R
@@ -4,9 +4,9 @@ cube     : [X] GTK COMMON cube cube-icon|no-icon
 
 cube     : [G] WINDOWS COMMON cube cube.res|noicon.res
 
-ALL += cube
+ALL += cube[COMBINED]
 
-!begin gtk
+!begin am gtk
 GAMES += cube
 !end
 
@@ -14,6 +14,6 @@ GAMES += cube
     A(cube) \
 !end
 
-!begin >wingames.lst
-cube.exe:Cube
+!begin >gamedesc.txt
+cube:cube.exe:Cube:Rolling cube puzzle:Pick up all the blue squares by rolling the cube over them.
 !end