summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/inertia.R
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/inertia.R')
-rw-r--r--apps/plugins/puzzles/src/inertia.R19
1 files changed, 0 insertions, 19 deletions
diff --git a/apps/plugins/puzzles/src/inertia.R b/apps/plugins/puzzles/src/inertia.R
deleted file mode 100644
index e6e86beaec..0000000000
--- a/apps/plugins/puzzles/src/inertia.R
+++ /dev/null
@@ -1,19 +0,0 @@
1# -*- makefile -*-
2
3inertia : [X] GTK COMMON inertia inertia-icon|no-icon
4
5inertia : [G] WINDOWS COMMON inertia inertia.res|noicon.res
6
7ALL += inertia[COMBINED]
8
9!begin am gtk
10GAMES += inertia
11!end
12
13!begin >list.c
14 A(inertia) \
15!end
16
17!begin >gamedesc.txt
18inertia:inertia.exe:Inertia:Gem-collecting puzzle:Collect all the gems without running into any of the mines.
19!end