chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / inertia.R
index 836e1fea0443f49ff10c5a43468bbd31795f56dd..e6e86beaec23f6b8ba5b8789b4a40059f5f8dda5 100644 (file)
--- a/inertia.R
+++ b/inertia.R
@@ -2,11 +2,11 @@
 
 inertia  : [X] GTK COMMON inertia inertia-icon|no-icon
 
-inertia  : [G] WINDOWS COMMON inertia inertia.res?
+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
+!begin >gamedesc.txt
+inertia:inertia.exe:Inertia:Gem-collecting puzzle:Collect all the gems without running into any of the mines.
 !end