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

Function menuFileAssocGetCurrent

source/menu-list.c:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13menu_s* menuFileAssocGetCurrent(void) {
14 return &s_menuFileAssoc[s_curMenuFileAssoc];
15}
16
17menuEntry_s* menuCreateEntry(MenuEntryType type)
18{

Callers 1

menuEntryLoadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected