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