Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/3ds-hbmenu
/ netloaderInit
Function
netloaderInit
source/ui/netloader.c:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
static bool netloaderInit(void)
57
{
58
return networkInit();
59
}
60
61
static bool netloaderActivate(void)
62
{
Callers
1
netloaderTask
Function · 0.85
Calls
1
networkInit
Function · 0.85
Tested by
no test coverage detected