chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / range.R
1 # -*- makefile -*-
2
3 RANGE_EXTRA = dsf
4
5 range    : [X] GTK COMMON range RANGE_EXTRA range-icon|no-icon
6
7 range    : [G] WINDOWS COMMON range RANGE_EXTRA range.res|noicon.res
8
9 ALL += range[COMBINED] RANGE_EXTRA
10
11 !begin am gtk
12 GAMES += range
13 !end
14
15 !begin >list.c
16     A(range) \
17 !end
18
19 !begin >gamedesc.txt
20 range:range.exe:Range:Visible-distance puzzle:Place black squares to limit the visible distance from each numbered cell.
21 !end