mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-11 05:36:12 +00:00
increase max lights for tinygl
This commit is contained in:
parent
c8fa0f65f9
commit
78c006c446
@ -34,7 +34,7 @@ enum {
|
||||
#define MAX_TEXTURE_STACK_DEPTH 8
|
||||
#define MAX_NAME_STACK_DEPTH 64
|
||||
#define MAX_TEXTURE_LEVELS 11
|
||||
#define T_MAX_LIGHTS 16
|
||||
#define T_MAX_LIGHTS 32
|
||||
|
||||
#define VERTEX_HASH_SIZE 1031
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user