MCPcopy Create free account
hub / github.com/devkitPro/3ds-hbmenu / menuFileAssocClear

Function menuFileAssocClear

source/menu-list.c:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60void menuFileAssocClear(void)
61{
62 _menuClear(&s_menuFileAssoc[!s_curMenuFileAssoc]);
63}
64
65void menuFileAssocAddEntry(menuEntry_s* me)
66{

Callers 1

menuFileAssocScanFunction · 0.85

Calls 1

_menuClearFunction · 0.85

Tested by

no test coverage detected