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

Function ShowOnlineHelp

JoyShockMapper/src/linux/InputHelpers.cpp:703–707  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

701}
702
703DWORD ShowOnlineHelp()
704{
705 ::system("xdg-open https://github.com/JibbSmart/JoyShockMapper/blob/master/README.md");
706 return 0;
707}
708
709void HideConsole()
710{

Callers 1

do_READMEFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected