mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 21:58:31 +09:00
[Refactor] (...): Optimize code file structure.
This commit is contained in:
@@ -12,7 +12,7 @@ struct MG_State_T {
|
||||
static TextureState* textureState;
|
||||
static CommonState* commonState;
|
||||
};
|
||||
|
||||
|
||||
namespace MG_State {
|
||||
extern MG_State_T* MG_State_O;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user