Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
void uiExitLoop(void)
45
{
46
s_shouldExit = true;
47
}
48
49
const uiStateInfo_s* uiGetStateInfo(void)
50
{
Callers
3
launchHomeMenu
Function · 0.85
launchFile
Function · 0.85
launchFile
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected