mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 17:15:21 +02:00
Try to fix macro definition order problem with OpenGL code
This commit is contained in:
@@ -22,8 +22,6 @@ class CIrrDeviceMacOSX;
|
||||
#include "COpenGLExtensionHandler.h"
|
||||
#include "IContextManager.h"
|
||||
|
||||
#define TEST_GL_ERROR(cls) (cls)->testGLError(__LINE__)
|
||||
|
||||
namespace irr
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user