mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 13:48:30 +09:00
[Feat] (Core): Add env config loader and refactor initialization entrypoints.
This commit is contained in:
@@ -15,6 +15,4 @@
|
||||
namespace MobileGL::MG_Backend {
|
||||
extern UniquePtr<BackendObject> pActiveBackendObject;
|
||||
extern GlobalBackendFunctionsTable gBackendFunctionsTable;
|
||||
|
||||
void Init();
|
||||
} // namespace MobileGL::MG_Backend
|
||||
|
||||
Reference in New Issue
Block a user