MCPcopy 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
33const loaderFuncs_s* launchGetLoader(void)
34{
35 return s_loader;
36}
37
38size_t launchAddArg(argData_s* ad, const char* arg)
39{

Callers 3

loaderHasFlagFunction · 0.85
loaderCanUseTitlesFunction · 0.85
backgroundInitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected