Files
@ r14151:b74c66bf771d
Branch filter:
Location: cpp/openttd-patchpack/source/src/group_type.h
r14151:b74c66bf771d
1.0 KiB
text/x-c
(svn r18709) -Fix (r10227,FS#3464): Animation buffer for 32bpp-anim blitter was only validated during sprite blitting, other drawing operations didn't check it. Initial startup and window resize could therefore lead to crash.