Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
menu_s* menuFileAssocGetCurrent(void) {
14
return &s_menuFileAssoc[s_curMenuFileAssoc];
15
}
16
17
menuEntry_s* menuCreateEntry(MenuEntryType type)
18
{
Callers
1
menuEntryLoad
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected