summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/blackbox.R
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/blackbox.R')
-rw-r--r--apps/plugins/puzzles/src/blackbox.R19
1 files changed, 0 insertions, 19 deletions
diff --git a/apps/plugins/puzzles/src/blackbox.R b/apps/plugins/puzzles/src/blackbox.R
deleted file mode 100644
index 116225206d..0000000000
--- a/apps/plugins/puzzles/src/blackbox.R
+++ /dev/null
@@ -1,19 +0,0 @@
1# -*- makefile -*-
2
3blackbox : [X] GTK COMMON blackbox blackbox-icon|no-icon
4
5blackbox : [G] WINDOWS COMMON blackbox blackbox.res|noicon.res
6
7ALL += blackbox[COMBINED]
8
9!begin am gtk
10GAMES += blackbox
11!end
12
13!begin >list.c
14 A(blackbox) \
15!end
16
17!begin >gamedesc.txt
18blackbox:blackbox.exe:Black Box:Ball-finding puzzle:Find the hidden balls in the box by bouncing laser beams off them.
19!end