Commit 83ca9a95 authored by Paul Gofman's avatar Paul Gofman Committed by Alexandre Julliard

ddraw: Increase maximum active light count.

parent d729c036
......@@ -66,7 +66,7 @@ struct FvfToDecl
| WINED3D_LEGACY_UNBOUND_RESOURCE_COLOR | WINED3D_NO_PRIMITIVE_RESTART \
| WINED3D_LEGACY_CUBEMAP_FILTERING)
#define DDRAW_MAX_ACTIVE_LIGHTS 8
#define DDRAW_MAX_ACTIVE_LIGHTS 32
enum ddraw_device_state
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment