MCPcopy 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
55bool uiIsBusy(void)
56{
57 return s_stateBusy;
58}
59
60static int iabs(int x)
61{

Callers 1

drawingBottomScreenFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected