Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/3ds-hbmenu
/ launchGetLoader
Function
launchGetLoader
source/launch.c:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
const loaderFuncs_s* launchGetLoader(void)
34
{
35
return s_loader;
36
}
37
38
size_t launchAddArg(argData_s* ad, const char* arg)
39
{
Callers
3
loaderHasFlag
Function · 0.85
loaderCanUseTitles
Function · 0.85
backgroundInit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected