chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / samegame.R
index fa1f2cadcf79785533bc2b9bf8ad0d1424a7bdeb..cc0d350041ce2973827663636d06e9962733c8d7 100644 (file)
@@ -2,14 +2,18 @@
 
 samegame : [X] GTK COMMON samegame samegame-icon|no-icon
 
-samegame : [G] WINDOWS COMMON samegame samegame.res?
+samegame : [G] WINDOWS COMMON samegame samegame.res|noicon.res
 
-ALL += samegame
+ALL += samegame[COMBINED]
 
-!begin gtk
+!begin am gtk
 GAMES += samegame
 !end
 
 !begin >list.c
     A(samegame) \
 !end
+
+!begin >gamedesc.txt
+samegame:samegame.exe:Same Game:Block-clearing puzzle:Clear the grid by removing touching groups of the same colour squares.
+!end