summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/undead.R
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/undead.R')
-rw-r--r--apps/plugins/puzzles/src/undead.R18
1 files changed, 0 insertions, 18 deletions
diff --git a/apps/plugins/puzzles/src/undead.R b/apps/plugins/puzzles/src/undead.R
deleted file mode 100644
index 5907ed6b74..0000000000
--- a/apps/plugins/puzzles/src/undead.R
+++ /dev/null
@@ -1,18 +0,0 @@
1# -*- makefile -*-
2
3undead : [X] GTK COMMON undead undead-icon|no-icon
4undead : [G] WINDOWS COMMON undead undead.res|noicon.res
5
6ALL += undead[COMBINED]
7
8!begin am gtk
9GAMES += undead
10!end
11
12!begin >list.c
13 A(undead) \
14!end
15
16!begin >gamedesc.txt
17undead:undead.exe:Undead:Monster-placing puzzle:Place ghosts, vampires and zombies so that the right numbers of them can be seen in mirrors.
18!end