axmol/core/renderer/backend/opengl/OpenGLState.cpp

8 lines
84 B
C++
Raw Normal View History

#include "OpenGLState.h"
NS_AX_BACKEND_BEGIN
OpenGLState __gl;
NS_AX_BACKEND_END