http://bugs.winehq.org/show_bug.cgi?id=10973
--- Comment #22 from Roderick Colenbrander thunderbird2k@gmx.net 2008-02-19 12:42:11 --- In order to fix some bugs and to make the code easier to maintain I have been thinking about ways to restructure it. Today I noticed for the first time that there is a d3d8/9 palette called 'palette9' in the code but it isn't really used. Perhaps we should be using palette9... Second I'm also researching Red Alert again on why it enters the NULL path and third I plan on removing most alpha code from the init palette function as we should use the color key in glAlphaFunc.