chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / cube.R
diff --git a/cube.R b/cube.R
index f08e0000de53c93a9cc7237b9e29c20fdf18d6fc..85b081ec764ad524dc9be0ffb742549e1bb7eebc 100644 (file)
--- a/cube.R
+++ b/cube.R
@@ -2,14 +2,18 @@
 
 cube     : [X] GTK COMMON cube cube-icon|no-icon
 
-cube     : [G] WINDOWS COMMON cube cube.res?
+cube     : [G] WINDOWS COMMON cube cube.res|noicon.res
 
-ALL += cube
+ALL += cube[COMBINED]
 
-!begin gtk
+!begin am gtk
 GAMES += cube
 !end
 
 !begin >list.c
     A(cube) \
 !end
+
+!begin >gamedesc.txt
+cube:cube.exe:Cube:Rolling cube puzzle:Pick up all the blue squares by rolling the cube over them.
+!end