wut  1.0.0-beta9
Wii U Toolchain
switch.h
Go to the documentation of this file.
1 #pragma once
2 #include <wut.h>
3 
18 #ifdef __cplusplus
19 extern "C" {
20 #endif
21 
24 
33 void
35 
43 void
45 
53 void
55 
63 void
65 
74 void
76 
77 #ifdef __cplusplus
78 }
79 #endif
80 
SysAppBrowserArgs
struct SysAppBrowserArgs SysAppBrowserArgs
Argument struct for SYSSwitchToBrowserForViewer.
Definition: switch.h:23
wut.h
SYSSwitchToEManual
void SYSSwitchToEManual()
Initiate a switch to the current title's assosciated e-manual.
_SYSSwitchToMainApp
void _SYSSwitchToMainApp()
SYSSwitchToSyncControllerOnHBM
void SYSSwitchToSyncControllerOnHBM()
Initiate a switch into the controller sync menu.
SYSSwitchToEShop
void SYSSwitchToEShop()
Initiate a switch to the Nintendo eShop application.
SYSSwitchToBrowserForViewer
void SYSSwitchToBrowserForViewer(SysAppBrowserArgs *)
Initiates a switch to the Internet Browser application, with the given arguments in the form of a Sys...