mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-19 22:51:30 +02:00
...Fix opengl renderer compilation too
This commit is contained in:
@@ -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