WUT  0.1
Wii U Toolchain
switch.h
Go to the documentation of this file.
1 #pragma once
2 #include <wut.h>
3 
10 #ifdef __cplusplus
11 extern "C" {
12 #endif
13 
14 //TODO
15 typedef void sysapp_input_struct;
16 
17 void
19 
20 void
22 
23 void
25 
26 void
28 
29 void
30 SYSSwitchToBrowserForViewer(sysapp_input_struct*);
31 
32 #ifdef __cplusplus
33 }
34 #endif
35 
void SYSSwitchToEShop()
void sysapp_input_struct
Definition: switch.h:15
void SYSSwitchToBrowserForViewer(sysapp_input_struct *)
void SYSSwitchToEManual()
void _SYSSwitchToMainApp()
void SYSSwitchToSyncControllerOnHBM()