mirror of https://github.com/axmolengine/axmol.git
8 lines
84 B
C++
8 lines
84 B
C++
|
#include "OpenGLState.h"
|
||
|
|
||
|
NS_AX_BACKEND_BEGIN
|
||
|
|
||
|
OpenGLState __gl;
|
||
|
|
||
|
NS_AX_BACKEND_END
|