summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/sixteen.R
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/sixteen.R')
-rw-r--r--apps/plugins/puzzles/src/sixteen.R19
1 files changed, 0 insertions, 19 deletions
diff --git a/apps/plugins/puzzles/src/sixteen.R b/apps/plugins/puzzles/src/sixteen.R
deleted file mode 100644
index c63a27cef8..0000000000
--- a/apps/plugins/puzzles/src/sixteen.R
+++ /dev/null
@@ -1,19 +0,0 @@
1# -*- makefile -*-
2
3sixteen : [X] GTK COMMON sixteen sixteen-icon|no-icon
4
5sixteen : [G] WINDOWS COMMON sixteen sixteen.res|noicon.res
6
7ALL += sixteen[COMBINED]
8
9!begin am gtk
10GAMES += sixteen
11!end
12
13!begin >list.c
14 A(sixteen) \
15!end
16
17!begin >gamedesc.txt
18sixteen:sixteen.exe:Sixteen:Toroidal sliding block puzzle:Slide a row at a time to arrange the tiles into order.
19!end