Attempt to fix wrong calculation for desty which was reported here:
commit5969645eb804c1591b402a33f42965b41f0e12cd
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 17 Jan 2013 20:57:11 +0000 (17 20:57 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 17 Jan 2013 20:57:11 +0000 (17 20:57 +0000)
treed86ff5a0acae330585d42fb4ec0bb984f1b03c4b
parenta1c1f25dec687825c0f10ca1352631805b3ab843
Attempt to fix wrong calculation for desty which was reported here:
http://aros-exec.org/modules/newbb/viewtopic.php?post_id=77881#forumpost77881

"count" is initialized with bsa->bsa_DestY;
so it looks like bsa_DestY was added twice.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46325 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/hidds/graphics/BM_Class.c