(svn r27774) -Fix [FS#5889]: Enabling palette animation for 32bpp blitters while...
commit5b7a04ca2725dff958646ad252d8bb00ef323ef6
authorfrosch <frosch@openttd.org>
Sat, 11 Mar 2017 12:52:26 +0000 (11 12:52 +0000)
committerfrosch <frosch@openttd.org>
Sat, 11 Mar 2017 12:52:26 +0000 (11 12:52 +0000)
treeaaa3d0a14182fb3824d8cc41cbca4ae6d1589d32
parentf2af019eb710bb51a74145755215bd7dcbc466b7
(svn r27774) -Fix [FS#5889]: Enabling palette animation for 32bpp blitters while paused skipped initialisation of the palette and resulted in black windows.
-Revert (r23978): No SDL-specific fix required anymore. The new fix applies to all backends.
src/blitter/32bpp_anim.hpp
src/video/sdl_v.cpp