summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/samegame.R
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/samegame.R')
-rw-r--r--apps/plugins/puzzles/samegame.R19
1 files changed, 0 insertions, 19 deletions
diff --git a/apps/plugins/puzzles/samegame.R b/apps/plugins/puzzles/samegame.R
deleted file mode 100644
index cc0d350..0000000
--- a/apps/plugins/puzzles/samegame.R
+++ /dev/null
@@ -1,19 +0,0 @@
-# -*- makefile -*-
-
-samegame : [X] GTK COMMON samegame samegame-icon|no-icon
-
-samegame : [G] WINDOWS COMMON samegame samegame.res|noicon.res
-
-ALL += samegame[COMBINED]
-
-!begin am gtk
-GAMES += samegame
-!end
-
-!begin >list.c
- A(samegame) \
-!end
-
-!begin >gamedesc.txt
-samegame:samegame.exe:Same Game:Block-clearing puzzle:Clear the grid by removing touching groups of the same colour squares.
-!end