MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / initConsole

Function initConsole

TheForceEngine/TFE_FrontEndUI/frontEndUi.cpp:317–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

315 }
316
317 void initConsole()
318 {
319 TFE_Console::init();
320 TFE_ProfilerView::init();
321 }
322
323 void init()
324 {

Callers 1

mainFunction · 0.85

Calls 1

initFunction · 0.70

Tested by

no test coverage detected