wut
1.0.0-beta9
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
wut.h
OSReleaseForeground
void OSReleaseForeground()
OSEnableForegroundExit
void OSEnableForegroundExit()
OSSavesDone_ReadyToRelease
void OSSavesDone_ReadyToRelease()
Generated by
1.8.17