Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/3ds-hbmenu
/ errorUpdate
Function
errorUpdate
source/ui/error.c:17–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
void errorUpdate(void)
18
{
19
if (hidKeysDown() & KEY_B)
20
uiExitState();
21
}
22
23
void errorDrawBot(void)
24
{
Callers
nothing calls this directly
Calls
1
uiExitState
Function · 0.85
Tested by
no test coverage detected