...Fix opengl renderer compilation too
This commit is contained in:
parent
67df4fd963
commit
b8c9888d87
@ -20,12 +20,9 @@
|
|||||||
#include "lua/LuaScriptHelper.h"
|
#include "lua/LuaScriptHelper.h"
|
||||||
#endif
|
#endif
|
||||||
#include "hmap.h"
|
#include "hmap.h"
|
||||||
extern "C"
|
|
||||||
{
|
|
||||||
#ifdef OGLR
|
#ifdef OGLR
|
||||||
#include "Shaders.h"
|
#include "Shaders.h"
|
||||||
#endif
|
#endif
|
||||||
}
|
|
||||||
|
|
||||||
#ifndef OGLI
|
#ifndef OGLI
|
||||||
#define VIDXRES WINDOWW
|
#define VIDXRES WINDOWW
|
||||||
|
Reference in New Issue
Block a user