Handle D3DLIGHTSTATE_COLORVERTEX to prevent SetLightState from

failing.
This commit is contained in:
Christian Costa 2002-12-02 21:11:47 +00:00 committed by Alexandre Julliard
parent 7bff19ea6e
commit 2db04157c7
1 changed files with 1 additions and 0 deletions

View File

@ -578,6 +578,7 @@ GL_IDirect3DDeviceImpl_3_2T_SetLightState(LPDIRECT3DDEVICE3 iface,
UNSUP(FOGSTART);
UNSUP(FOGEND);
UNSUP(FOGDENSITY);
UNSUP(COLORVERTEX);
#undef UNSUP
default: