Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / inertia.R
index 867484e..84829bd 100644 (file)
--- a/inertia.R
+++ b/inertia.R
@@ -2,9 +2,9 @@
 
 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
 GAMES += inertia
@@ -13,3 +13,7 @@ GAMES += inertia
 !begin >list.c
     A(inertia) \
 !end
+
+!begin >wingames.lst
+inertia.exe:Inertia
+!end