RetroArch
wiiu
include
wiiu
gx2
state.h
Go to the documentation of this file.
1
#pragma once
2
#include <
wiiu/types.h
>
3
#include "
enum.h
"
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
void
GX2Init
(
uint32_t
*
attributes
);
10
void
GX2Shutdown
();
11
void
GX2Flush
();
12
13
#ifdef __cplusplus
14
}
15
#endif
enum.h
attributes
static GX2AttribVar attributes[]
Definition:
bokeh.c:713
types.h
GX2Shutdown
void GX2Shutdown()
GX2Init
void GX2Init(uint32_t *attributes)
GX2Flush
void GX2Flush()
uint32_t
unsigned int uint32_t
Definition:
stdint.h:126
Generated by
1.8.15