winemine: Set mines after first choice.
authorDylan Smith <dylan.ah.smith@gmail.com>
Tue, 24 Jun 2008 18:09:42 +0000 (14:09 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Jun 2008 08:47:18 +0000 (10:47 +0200)
commit04f925e72ce4c87dbdf503072dd58e4e444d3760
tree2972ecda3ff6cb9f3b5fe6374245e60216594a9e
parentdf62e0277af9900315e1057fd0944b4fab78147d
winemine: Set mines after first choice.

The first choice never is on a mine in Windows.  This can be tested by
making a custom game with as many mines as possible, and then playing
the start of many games, and the first choice will never be on a mine.

This is done to make the game reasonable, since after the first choice
there will at least be some information given to make the next choice.
programs/winemine/main.c
programs/winemine/main.h