MCPcopy 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
35char *menuGetRootBasePath(void) {
36 return rootPathBase;
37}
38
39void menuStartupPath(void) {
40 char temp[PATH_MAX + 29];

Callers 1

menuEntryFileAssocLoadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected