aboutsummaryrefslogtreecommitdiff
path: root/twiddle.R
diff options
context:
space:
mode:
Diffstat (limited to 'twiddle.R')
-rw-r--r--twiddle.R19
1 files changed, 0 insertions, 19 deletions
diff --git a/twiddle.R b/twiddle.R
deleted file mode 100644
index 1495c33..0000000
--- a/twiddle.R
+++ /dev/null
@@ -1,19 +0,0 @@
-# -*- makefile -*-
-
-twiddle : [X] GTK COMMON twiddle twiddle-icon|no-icon
-
-twiddle : [G] WINDOWS COMMON twiddle twiddle.res|noicon.res
-
-ALL += twiddle[COMBINED]
-
-!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