diff options
Diffstat (limited to 'blackbox.R')
| -rw-r--r-- | blackbox.R | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/blackbox.R b/blackbox.R deleted file mode 100644 index 1162252..0000000 --- a/blackbox.R +++ /dev/null @@ -1,19 +0,0 @@ -# -*- makefile -*- - -blackbox : [X] GTK COMMON blackbox blackbox-icon|no-icon - -blackbox : [G] WINDOWS COMMON blackbox blackbox.res|noicon.res - -ALL += blackbox[COMBINED] - -!begin am gtk -GAMES += blackbox -!end - -!begin >list.c - A(blackbox) \ -!end - -!begin >gamedesc.txt -blackbox:blackbox.exe:Black Box:Ball-finding puzzle:Find the hidden balls in the box by bouncing laser beams off them. -!end |