MCPcopy 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
55static void menuClear(void)
56{
57 _menuClear(&s_menu[!s_curMenu]);
58}
59
60void menuFileAssocClear(void)
61{

Callers 2

menuScanFunction · 0.85
menuToggleStarFunction · 0.85

Calls 1

_menuClearFunction · 0.85

Tested by

no test coverage detected