wined3d: Correct an ERR/FIXME.

This commit is contained in:
Stefan Dösinger 2013-05-21 13:18:20 +02:00 committed by Alexandre Julliard
parent 75be5eee63
commit 10929cbe43
1 changed files with 1 additions and 1 deletions

View File

@ -4563,7 +4563,7 @@ void d3dfmt_p8_init_palette(const struct wined3d_surface *surface, BYTE table[25
if (!pal)
{
ERR("This code should never get entered for DirectDraw!, expect problems\n");
FIXME("No palette set.\n");
if (index_in_alpha)
{
/* Guarantees that memory representation remains correct after sysmem<->texture transfers even if