chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / guess.R
diff --git a/guess.R b/guess.R
index 7107404176d5b2e61f2854b7def99b6f1bb27d93..0e1a00c073ff7b9daa3852f066ca1ecfaa8cc81a 100644 (file)
--- a/guess.R
+++ b/guess.R
@@ -4,9 +4,9 @@ guess    : [X] GTK COMMON guess guess-icon|no-icon
 
 guess    : [G] WINDOWS COMMON guess guess.res|noicon.res
 
-ALL += guess
+ALL += guess[COMBINED]
 
-!begin gtk
+!begin am gtk
 GAMES += guess
 !end
 
@@ -14,6 +14,6 @@ GAMES += guess
     A(guess) \
 !end
 
-!begin >wingames.lst
-guess.exe:Guess
+!begin >gamedesc.txt
+guess:guess.exe:Guess:Combination-guessing puzzle:Guess the hidden combination of colours.
 !end