Minor tweaks to Undead docs.
[sgt/puzzles] / twiddle.R
index 6b23df1..eeee7cb 100644 (file)
--- a/twiddle.R
+++ b/twiddle.R
@@ -2,9 +2,9 @@
 
 twiddle  : [X] GTK COMMON twiddle twiddle-icon|no-icon
 
-twiddle  : [G] WINDOWS COMMON twiddle twiddle.res?
+twiddle  : [G] WINDOWS COMMON twiddle twiddle.res|noicon.res
 
-ALL += twiddle
+ALL += twiddle[COMBINED]
 
 !begin gtk
 GAMES += twiddle
@@ -13,3 +13,7 @@ GAMES += twiddle
 !begin >list.c
     A(twiddle) \
 !end
+
+!begin >wingames.lst
+twiddle.exe:Twiddle
+!end