winemine: change max number of mines to (cols-1)*(rows-1)

Anders Jonsson anders.jonsson at norsjonet.se
Fri Feb 20 16:33:13 CST 2009


This changes the upper bound on number of mines in custom mode from
(cols*rows -2) to (cols-1)*(rows-1). This is the restriction used in the
original minesweeper.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-winemine-Change-maximum-number-of-mines-to-height-1.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20090220/63863402/attachment.txt 


More information about the wine-patches mailing list