wut
1.0.0-beta8
Wii U Toolchain
|
#include <wut.h>
Go to the source code of this file.
Functions | |
void | SYSRelaunchTitle (uint32_t argc, char *pa_Argv[]) |
Restarts the current title with new arguments once the running application quits, and requests the application exit immediately (through ProcUI). More... | |
void | SYSLaunchMenu () |
Launches the HOME menu when the current application exits, and requests the application exit immediately (through ProcUI). More... | |
void | SYSLaunchTitle (uint64_t TitleId) |
Launch the given title ID once the current application exits, and requests the application exit immediately (through ProcUI). More... | |
void | _SYSLaunchMiiStudio () |
Launch Mii Maker once the current application exits. More... | |
void | _SYSLaunchSettings () |
Launch System Settings once the current application exits. More... | |
void | _SYSLaunchParental () |
Launch Parental Controls once the current application exits. More... | |
void | _SYSLaunchNotifications () |
Launch Notifications once the current application exits. More... | |