Avoid drawing the cursor until its sprite is ready
commit72f558d768a41c0fd7cc28441dd55a1be3a2a534
authorfonsinchen <fonsinchen@openttd.org>
Sun, 23 Feb 2014 14:15:55 +0000 (23 14:15 +0000)
committercirdan <cirdansw@gmail.com>
Mon, 10 Mar 2014 20:59:39 +0000 (10 21:59 +0100)
tree871721f90d3014e55cfee9e19c6451eebcb4d8f2
parentf63eece154ffaea5279572b6aef295d98cdda221
Avoid drawing the cursor until its sprite is ready

(openttd r26365) -Fix [FS#5867]: Don't draw the cursor when its
sprite isn't ready and set _screen.dst_ptr immediately when the
buffer changes (frosch123)
src/video/win32_v.cpp