[Feat] (All): Continue building the basic structure.

This commit is contained in:
BZLZHH
2025-07-12 20:29:20 +08:00
parent 9542512209
commit 9194e1c97f
15 changed files with 4689 additions and 4 deletions
+1
View File
@@ -4,6 +4,7 @@ namespace MobileGL {
void MG_Initialize() {
MG_Util::Debug::InitFile();
MGLOG_I("MobileGL Initializing...");
MG_Backend::Init();
}
void MG_Destroy() {