mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
Hopefully fix issues with EMBLEM lights
This commit is contained in:
parent
e953fb3bf3
commit
c0c2352617
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
#define RATIO_Y (gfx_current_dimensions.height / (2.0f * HALF_SCREEN_HEIGHT))
|
||||
|
||||
#define MAX_BUFFERED 256
|
||||
#define MAX_LIGHTS 16
|
||||
#define MAX_LIGHTS 18
|
||||
#define MAX_VERTICES 64
|
||||
|
||||
# define MAX_CACHED_TEXTURES 4096 // for preloading purposes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue