Fix problems with arrow UI with non-square grid.
[sgt/puzzles] / pegs.R
diff --git a/pegs.R b/pegs.R
index 97a1750..7dbddf5 100644 (file)
--- a/pegs.R
+++ b/pegs.R
@@ -4,7 +4,7 @@ PEGS     = pegs tree234
 
 pegs     : [X] GTK COMMON PEGS pegs-icon|no-icon
 
-pegs     : [G] WINDOWS COMMON PEGS pegs.res?
+pegs     : [G] WINDOWS COMMON PEGS pegs.res|noicon.res
 
 ALL += PEGS
 
@@ -15,3 +15,7 @@ GAMES += pegs
 !begin >list.c
     A(pegs) \
 !end
+
+!begin >wingames.lst
+pegs.exe:Pegs
+!end