chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / samegame.R
index 5b1f7633298dcf19ce3a2efa04bbd1f84b5a4aad..cc0d350041ce2973827663636d06e9962733c8d7 100644 (file)
@@ -4,9 +4,9 @@ samegame : [X] GTK COMMON samegame samegame-icon|no-icon
 
 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:Same Game
+!begin >gamedesc.txt
+samegame:samegame.exe:Same Game:Block-clearing puzzle:Clear the grid by removing touching groups of the same colour squares.
 !end