MCPcopy 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
56static bool netloaderInit(void)
57{
58 return networkInit();
59}
60
61static bool netloaderActivate(void)
62{

Callers 1

netloaderTaskFunction · 0.85

Calls 1

networkInitFunction · 0.85

Tested by

no test coverage detected