MCPcopy Create free account
hub / github.com/XorTroll/Goldleaf / InitializeApplications

Function InitializeApplications

Goldleaf/source/cnt/cnt_Content.cpp:312–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

310 }
311
312 void InitializeApplications() {
313 NotifyApplicationsChanged();
314 }
315
316 void FinalizeApplications() {
317 threadClose(&g_LoadApplicationsThread);

Callers 1

InitializeFunction · 0.85

Calls 1

Tested by

no test coverage detected