diff options
Diffstat (limited to 'undead.R')
| -rw-r--r-- | undead.R | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/undead.R b/undead.R deleted file mode 100644 index 5907ed6..0000000 --- a/undead.R +++ /dev/null @@ -1,18 +0,0 @@ -# -*- makefile -*- - -undead : [X] GTK COMMON undead undead-icon|no-icon -undead : [G] WINDOWS COMMON undead undead.res|noicon.res - -ALL += undead[COMBINED] - -!begin am gtk -GAMES += undead -!end - -!begin >list.c - A(undead) \ -!end - -!begin >gamedesc.txt -undead:undead.exe:Undead:Monster-placing puzzle:Place ghosts, vampires and zombies so that the right numbers of them can be seen in mirrors. -!end |