mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
(GX) Build fix
This commit is contained in:
parent
499943bd4b
commit
66d4148e57
@ -19,6 +19,10 @@
|
||||
|
||||
#include "../menu_common.h"
|
||||
|
||||
#ifndef GFX_MAX_PARAMETERS
|
||||
#define GFX_MAX_PARAMETERS 64
|
||||
#endif
|
||||
|
||||
typedef enum
|
||||
{
|
||||
// Shader stuff
|
||||
|
Loading…
x
Reference in New Issue
Block a user