MCPcopy 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
17void errorUpdate(void)
18{
19 if (hidKeysDown() & KEY_B)
20 uiExitState();
21}
22
23void errorDrawBot(void)
24{

Callers

nothing calls this directly

Calls 1

uiExitStateFunction · 0.85

Tested by

no test coverage detected