Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheOfficialFloW/VitaShell
/ isSafeMode
Function
isSafeMode
init.c:171–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
int language = 0, enter_button = 0, date_format = 0, time_format = 0;
170
171
int isSafeMode() {
172
return is_safe_mode;
173
}
174
175
static void initSceAppUtil() {
176
// Init SceAppUtil
Callers
3
fileBrowserMenuCtrl
Function · 0.85
drawShellInfo
Function · 0.85
initFtp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected