mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-08 12:18:30 +09:00
[Feat] (All): Continue building the basic structure.
This commit is contained in:
@@ -4,6 +4,7 @@ namespace MobileGL {
|
||||
void MG_Initialize() {
|
||||
MG_Util::Debug::InitFile();
|
||||
MGLOG_I("MobileGL Initializing...");
|
||||
MG_Backend::Init();
|
||||
}
|
||||
|
||||
void MG_Destroy() {
|
||||
|
||||
Reference in New Issue
Block a user