chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / cube.R
diff --git a/cube.R b/cube.R
index 7f080d6cc4bc13ce725326f715b3626a1a1fa6b1..85b081ec764ad524dc9be0ffb742549e1bb7eebc 100644 (file)
--- a/cube.R
+++ b/cube.R
@@ -2,11 +2,11 @@
 
 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
 
@@ -14,6 +14,6 @@ GAMES += cube
     A(cube) \
 !end
 
-!begin >wingames.lst
-cube.exe
+!begin >gamedesc.txt
+cube:cube.exe:Cube:Rolling cube puzzle:Pick up all the blue squares by rolling the cube over them.
 !end