RetroArch
wiiu
include
wiiu
os
foreground.h
Go to the documentation of this file.
1
#pragma once
2
#include <
wiiu/types.h
>
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
void
OSEnableForegroundExit
();
9
void
OSReleaseForeground
();
10
void
OSSavesDone_ReadyToRelease
();
11
12
#ifdef __cplusplus
13
}
14
#endif
OSSavesDone_ReadyToRelease
void OSSavesDone_ReadyToRelease()
types.h
OSReleaseForeground
void OSReleaseForeground()
OSEnableForegroundExit
void OSEnableForegroundExit()
Generated by
1.8.15