Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/3ds-hbmenu
/ menuGetRootBasePath
Function
menuGetRootBasePath
source/ui/menu.c:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
char *menuGetRootBasePath(void) {
36
return rootPathBase;
37
}
38
39
void menuStartupPath(void) {
40
char temp[PATH_MAX + 29];
Callers
1
menuEntryFileAssocLoad
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected