Shader_Increase_Max_Textures_Line
This commit is contained in:
parent
865303c501
commit
35b49f3b82
|
@ -30,7 +30,7 @@ RETRO_BEGIN_DECLS
|
|||
#endif
|
||||
|
||||
#ifndef GFX_MAX_TEXTURES
|
||||
#define GFX_MAX_TEXTURES 16
|
||||
#define GFX_MAX_TEXTURES 64
|
||||
#endif
|
||||
|
||||
#ifndef GFX_MAX_VARIABLES
|
||||
|
|
Loading…
Reference in New Issue