mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-12 13:51:27 +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