mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-06 07:25:26 +01:00
Try to fix macro definition order problem with OpenGL code
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
#include "ExtensionHandler.h"
|
||||
#include "IContextManager.h"
|
||||
|
||||
#define TEST_GL_ERROR(cls) (cls)->testGLError(__FILE__, __LINE__)
|
||||
|
||||
namespace irr
|
||||
{
|
||||
namespace video
|
||||
|
||||
Reference in New Issue
Block a user