chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / inertia.R
1 # -*- makefile -*-
2
3 inertia  : [X] GTK COMMON inertia inertia-icon|no-icon
4
5 inertia  : [G] WINDOWS COMMON inertia inertia.res|noicon.res
6
7 ALL += inertia[COMBINED]
8
9 !begin am gtk
10 GAMES += inertia
11 !end
12
13 !begin >list.c
14     A(inertia) \
15 !end
16
17 !begin >gamedesc.txt
18 inertia:inertia.exe:Inertia:Gem-collecting puzzle:Collect all the gems without running into any of the mines.
19 !end