Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/3ds-hbmenu
/ uiEnterBusy
Function
uiEnterBusy
source/ui.c:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
void uiEnterBusy(void)
26
{
27
s_stateBusy = true;
28
}
29
30
void uiEnterState(UIState newState)
31
{
Callers
1
workerSchedule
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected