chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / samegame.R
index 44b94ba790570ec5bcf69e48fd49dcc4d7828113..cc0d350041ce2973827663636d06e9962733c8d7 100644 (file)
@@ -2,11 +2,11 @@
 
 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
 
@@ -14,6 +14,6 @@ GAMES += samegame
     A(samegame) \
 !end
 
-!begin >wingames.lst
-samegame.exe
+!begin >gamedesc.txt
+samegame:samegame.exe:Same Game:Block-clearing puzzle:Clear the grid by removing touching groups of the same colour squares.
 !end