Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
703
DWORD ShowOnlineHelp()
704
{
705
::system(
"xdg-open https://github.com/JibbSmart/JoyShockMapper/blob/master/README.md"
);
706
return 0;
707
}
708
709
void HideConsole()
710
{
Callers
1
do_README
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected