Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/3ds-hbmenu
/ netloaderExit
Function
netloaderExit
source/ui/netloader.c:397–400 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
395
}
396
397
void netloaderExit(void)
398
{
399
wantExit = true;
400
}
401
402
void netloaderDrawBot(void)
403
{
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected