(GX) Build fix
This commit is contained in:
parent
499943bd4b
commit
66d4148e57
|
@ -19,6 +19,10 @@
|
||||||
|
|
||||||
#include "../menu_common.h"
|
#include "../menu_common.h"
|
||||||
|
|
||||||
|
#ifndef GFX_MAX_PARAMETERS
|
||||||
|
#define GFX_MAX_PARAMETERS 64
|
||||||
|
#endif
|
||||||
|
|
||||||
typedef enum
|
typedef enum
|
||||||
{
|
{
|
||||||
// Shader stuff
|
// Shader stuff
|
||||||
|
|
Loading…
Reference in New Issue