Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/3ds-hbmenu
/ launchHomeMenuEnabled
Function
launchHomeMenuEnabled
source/launch.c:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
bool launchHomeMenuEnabled(void)
169
{
170
return s_hbKill != 0;
171
}
172
173
void launchHomeMenu(void)
174
{
Callers
3
launchHomeMenu
Function · 0.85
rebootUpdate
Function · 0.85
rebootDrawBot
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected