diff --git a/include/sysapp/launch.h b/include/sysapp/launch.h index 08cf45ea..af8a546e 100644 --- a/include/sysapp/launch.h +++ b/include/sysapp/launch.h @@ -64,6 +64,13 @@ SYSLaunchMenu(); void SYSLaunchTitle(uint64_t TitleId); +void +_SYSLaunchTitleWithStdArgsInNoSplash(uint64_t titleId, + void* unknwn); + +void +_SYSLaunchMenuWithCheckingAccount(uint8_t slot); + /** * Launch Mii Maker once the current application exits. *