Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/3ds-hbmenu
/ loaderCanUseTitles
Function
loaderCanUseTitles
source/launch.h:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
static inline bool loaderCanUseTitles(void)
40
{
41
return launchGetLoader()->useTitle != NULL;
42
}
Callers
2
launchMenuEntry
Function · 0.85
menuEntryLoad
Function · 0.85
Calls
1
launchGetLoader
Function · 0.85
Tested by
no test coverage detected