(GX) Build fix

This commit is contained in:
twinaphex 2014-05-28 17:48:12 +02:00
parent 499943bd4b
commit 66d4148e57
1 changed files with 4 additions and 0 deletions

View File

@ -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