chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / inertia.R
index b3e23a128bbd40eb2a5b76553db6c2fcdc2ed073..e6e86beaec23f6b8ba5b8789b4a40059f5f8dda5 100644 (file)
--- a/inertia.R
+++ b/inertia.R
@@ -4,9 +4,9 @@ inertia  : [X] GTK COMMON inertia inertia-icon|no-icon
 
 inertia  : [G] WINDOWS COMMON inertia inertia.res|noicon.res
 
-ALL += inertia
+ALL += inertia[COMBINED]
 
-!begin gtk
+!begin am gtk
 GAMES += inertia
 !end
 
@@ -14,6 +14,6 @@ GAMES += inertia
     A(inertia) \
 !end
 
-!begin >wingames.lst
-inertia.exe:Inertia
+!begin >gamedesc.txt
+inertia:inertia.exe:Inertia:Gem-collecting puzzle:Collect all the gems without running into any of the mines.
 !end