Patches from James H. The usual stuff (memory leak fixes and 16-bit
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 3 Sep 2005 18:32:58 +0000 (18:32 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 3 Sep 2005 18:32:58 +0000 (18:32 +0000)
commit9392987a7646bd198a0293c27b1a21bdc9475107
tree09430816964b38e80593a557b34d0f2d422f4cc7
parent59b4cf3c2b6c9c329625bd656a5eda2fa72ed162
Patches from James H. The usual stuff (memory leak fixes and 16-bit
cleanliness), plus he's enlarged the pencil-mark circles from
TILESIZE/8 to TILESIZE/7. Makes no difference at all (thanks to
integer division) when TILESIZE is the default of 20, but presumably
helps at some other tile sizes. Fine by me.

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