MCPcopy Create free account
hub / github.com/defold/defold / PlatformInitialize

Function PlatformInitialize

engine/engine/src/engine.cpp:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109{
110#if !(defined(DM_PLATFORM_VENDOR))
111 bool PlatformInitialize() { return true; }
112 void PlatformFinalize() {}
113#endif
114

Callers 1

dmEngineInitializeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected