make m_mLitSurfaceInfo arraysize a bit safer, fixes crash in acedrvrw and victlapw
This commit is contained in:
parent
87255156a3
commit
0aa5c95e8e
@ -2,7 +2,7 @@
|
||||
|
||||
#define USE_NAMCOS22_SPEED_HACK
|
||||
|
||||
#define MAX_LIT_SURFACES 32
|
||||
#define MAX_LIT_SURFACES 0x80
|
||||
#define MAX_RENDER_CMD_SEQ 0x1c
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user