Patch from Ben Hutchings to allow user-initiated tilesize changes to persist
[sgt/puzzles] / solo.R
diff --git a/solo.R b/solo.R
index 126e338..fed8104 100644 (file)
--- a/solo.R
+++ b/solo.R
@@ -2,7 +2,7 @@
 
 solo     : [X] GTK COMMON solo solo-icon|no-icon
 
-solo     : [G] WINDOWS COMMON solo solo.res?
+solo     : [G] WINDOWS COMMON solo solo.res|noicon.res
 
 solosolver :    [U] solo[STANDALONE_SOLVER] STANDALONE
 solosolver :    [C] solo[STANDALONE_SOLVER] STANDALONE
@@ -16,3 +16,7 @@ GAMES += solo
 !begin >list.c
     A(solo) \
 !end
+
+!begin >wingames.lst
+solo.exe:Solo
+!end