MCPcopy 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
25void uiEnterBusy(void)
26{
27 s_stateBusy = true;
28}
29
30void uiEnterState(UIState newState)
31{

Callers 1

workerScheduleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected