Patch from Chris Emerson: rather than dynamically calling
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 17 Jul 2005 11:15:50 +0000 (11:15 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 17 Jul 2005 11:15:50 +0000 (11:15 +0000)
commit9bb4a9a0f35f10b4341bb78140b9e916aeb3aa09
treed866e59474ddc8e8daea4bb50e435f96b8c35384
parenta4c9750f8f338b67f47b13cacfc882b4f7c8479b
Patch from Chris Emerson: rather than dynamically calling
get_correct() at (among other things) every redraw, we call it once
at the creation of a new game_state to save CPU.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6106 cda61777-01e9-0310-a592-d414129be87e
rect.c