MCPcopy Create free account
hub / github.com/devkitPro/3ds-hbmenu / uiExitLoop

Function uiExitLoop

source/ui.c:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void uiExitLoop(void)
45{
46 s_shouldExit = true;
47}
48
49const uiStateInfo_s* uiGetStateInfo(void)
50{

Callers 3

launchHomeMenuFunction · 0.85
launchFileFunction · 0.85
launchFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected