Name
|
Prototype
|
Description
|
SYSLaunchMenu
|
void SYSLaunchMenu(void);
|
Sys will launch the Launcher after _Exit call.
|
SYSLaunchTitle
|
void SYSLaunchTitle(u64 TitleId);
|
Sys will lauch the Title after _Exit call
|
_SYSLaunchMiiStudio
|
void _SYSLaunchMiiStudio(void);
|
Sys will lauch the Miistudio after _Exit call
|
_SYSLaunchSettings
|
void _SYSLaunchSettings(void);
|
Sys will lauch the Settings after _Exit call
|
_SYSLaunchParental
|
void _SYSLaunchParental(void);
|
Sys will lauch the Parental Control Settings after _Exit call
|
_SYSLaunchNotifications
|
void _SYSLaunchNotifications(void);
|
Sys will lauch the Notifications after _Exit call
|