Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/3ds-hbmenu
/ uiIsBusy
Function
uiIsBusy
source/ui.c:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
bool uiIsBusy(void)
56
{
57
return s_stateBusy;
58
}
59
60
static int iabs(int x)
61
{
Callers
1
drawingBottomScreen
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected