MCPcopy 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
397void netloaderExit(void)
398{
399 wantExit = true;
400}
401
402void netloaderDrawBot(void)
403{

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected