MCPcopy Create free account
hub / github.com/JibbSmart/JoyShockMapper / initConsole

Function initConsole

JoyShockMapper/src/linux/InputHelpers.cpp:586–588  ·  view source on GitHub ↗

just setting up the console with standard stuff

Source from the content-addressed store, hash-verified

584
585// just setting up the console with standard stuff
586void initConsole(std::function<void()>)
587{
588}
589
590std::tuple<std::string, std::string> GetActiveWindowName()
591{

Callers 1

mainFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected