MCPcopy 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
39static inline bool loaderCanUseTitles(void)
40{
41 return launchGetLoader()->useTitle != NULL;
42}

Callers 2

launchMenuEntryFunction · 0.85
menuEntryLoadFunction · 0.85

Calls 1

launchGetLoaderFunction · 0.85

Tested by

no test coverage detected