[Chore] (GLState.cpp): Remove unused MG_State_O.

This commit is contained in:
BZLZHH
2025-05-01 10:30:22 +08:00
parent b4f7aefb99
commit b4b06315d1
-2
View File
@@ -14,8 +14,6 @@ struct MG_State_T {
};
namespace MG_State {
extern MG_State_T* MG_State_O;
void Init();
void Destroy();
void SetError(GLenum error);