chiark / gitweb /
Forbid undo of new-game if it would change the params.
[sgt-puzzles.git] / unfinished / sokoban.R
index 8d71a822cba1361940c83437684bf8a3e1aa679f..3b6dab56ba3bc6f25ec89719e805839e59e008c2 100644 (file)
@@ -1,15 +1,19 @@
 # -*- makefile -*-
 
-sokoban  : [X] GTK COMMON sokoban
+sokoban  : [X] GTK COMMON sokoban sokoban-icon|no-icon
 
-sokoban  : [G] WINDOWS COMMON sokoban
+sokoban  : [G] WINDOWS COMMON sokoban sokoban.res?
 
-ALL += sokoban
+ALL += sokoban[COMBINED]
 
-!begin gtk
+!begin am gtk
 GAMES += sokoban
 !end
 
 !begin >list.c
     A(sokoban) \
 !end
+
+!begin >gamedesc.txt
+sokoban:sokoban.exe:Sokoban:Barrel-pushing puzzle:Push all the barrels into the target squares.
+!end