wut
1.0.0-beta8
Wii U Toolchain
include
coreinit
foreground.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
void
15
OSEnableForegroundExit
();
16
17
void
18
OSReleaseForeground
();
19
20
void
21
OSSavesDone_ReadyToRelease
();
22
23
#ifdef __cplusplus
24
}
25
#endif
26
OSReleaseForeground
void OSReleaseForeground()
wut.h
OSSavesDone_ReadyToRelease
void OSSavesDone_ReadyToRelease()
OSEnableForegroundExit
void OSEnableForegroundExit()
Generated by
1.8.15