RetroArch
Typedefs | Functions
sysapp.h File Reference
#include <wiiu/types.h>
Include dependency graph for sysapp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct sysapp_input_struct sysapp_input_struct
 

Functions

void SYSSwitchToSyncControllerOnHBM ()
 
void SYSSwitchToEManual ()
 
void SYSSwitchToEShop ()
 
void _SYSSwitchToMainApp ()
 
void SYSSwitchToBrowserForViewer (sysapp_input_struct *)
 
void SYSRelaunchTitle (uint32_t argc, char *pa_Argv[])
 
void SYSLaunchMenu ()
 
void SYSLaunchTitle (uint64_t TitleId)
 
void _SYSLaunchMiiStudio ()
 
void _SYSLaunchSettings ()
 
void _SYSLaunchParental ()
 
void _SYSLaunchNotifications ()
 

Typedef Documentation

◆ sysapp_input_struct

Function Documentation

◆ _SYSLaunchMiiStudio()

void _SYSLaunchMiiStudio ( )

◆ _SYSLaunchNotifications()

void _SYSLaunchNotifications ( )

◆ _SYSLaunchParental()

void _SYSLaunchParental ( )

◆ _SYSLaunchSettings()

void _SYSLaunchSettings ( )

◆ _SYSSwitchToMainApp()

void _SYSSwitchToMainApp ( )

◆ SYSLaunchMenu()

void SYSLaunchMenu ( )

◆ SYSLaunchTitle()

void SYSLaunchTitle ( uint64_t  TitleId)

◆ SYSRelaunchTitle()

void SYSRelaunchTitle ( uint32_t  argc,
char *  pa_Argv[] 
)
Here is the caller graph for this function:

◆ SYSSwitchToBrowserForViewer()

void SYSSwitchToBrowserForViewer ( sysapp_input_struct )

◆ SYSSwitchToEManual()

void SYSSwitchToEManual ( )

◆ SYSSwitchToEShop()

void SYSSwitchToEShop ( )

◆ SYSSwitchToSyncControllerOnHBM()

void SYSSwitchToSyncControllerOnHBM ( )