diff options
Diffstat (limited to 'inertia.R')
| -rw-r--r-- | inertia.R | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/inertia.R b/inertia.R deleted file mode 100644 index e6e86be..0000000 --- a/inertia.R +++ /dev/null @@ -1,19 +0,0 @@ -# -*- makefile -*- - -inertia : [X] GTK COMMON inertia inertia-icon|no-icon - -inertia : [G] WINDOWS COMMON inertia inertia.res|noicon.res - -ALL += inertia[COMBINED] - -!begin am gtk -GAMES += inertia -!end - -!begin >list.c - A(inertia) \ -!end - -!begin >gamedesc.txt -inertia:inertia.exe:Inertia:Gem-collecting puzzle:Collect all the gems without running into any of the mines. -!end |