chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / twiddle.R
index 2b8897e15675e97357dec4b6b8ef5020f2582c21..1495c33181dc3b267059d85b4494e47f297e3579 100644 (file)
--- a/twiddle.R
+++ b/twiddle.R
@@ -2,11 +2,11 @@
 
 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
+!begin am gtk
 GAMES += twiddle
 !end
 
@@ -14,6 +14,6 @@ GAMES += twiddle
     A(twiddle) \
 !end
 
-!begin >wingames.lst
-twiddle.exe:Twiddle
+!begin >gamedesc.txt
+twiddle:twiddle.exe:Twiddle:Rotational sliding block puzzle:Rotate the tiles around themselves to arrange them into order.
 !end