chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / blackbox.R
index 423584004eda775438fbcfc60895b4564813b045..116225206dd1e65a3c62bebb61dcc4472820eeba 100644 (file)
@@ -2,14 +2,18 @@
 
 blackbox : [X] GTK COMMON blackbox blackbox-icon|no-icon
 
-blackbox : [G] WINDOWS COMMON blackbox blackbox.res?
+blackbox : [G] WINDOWS COMMON blackbox blackbox.res|noicon.res
 
-ALL += blackbox
+ALL += blackbox[COMBINED]
 
-!begin gtk
+!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