Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/3ds-hbmenu
/ menuClear
Function
menuClear
source/menu-list.c:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
static void menuClear(void)
56
{
57
_menuClear(&s_menu[!s_curMenu]);
58
}
59
60
void menuFileAssocClear(void)
61
{
Callers
2
menuScan
Function · 0.85
menuToggleStar
Function · 0.85
Calls
1
_menuClear
Function · 0.85
Tested by
no test coverage detected