WUT  0.1
Wii U Toolchain
Typedefs | Enumerations | Functions
state.h File Reference
#include <wut.h>

Go to the source code of this file.

Typedefs

typedef uint32_t GX2InitAttributes
 

Enumerations

enum  GX2InitAttributes {
  GX2_INIT_END = 0, GX2_INIT_CMD_BUF_BASE = 1, GX2_INIT_CMD_BUF_POOL_SIZE = 2, GX2_INIT_ARGC = 7,
  GX2_INIT_ARGV = 8
}
 

Functions

void GX2Init (uint32_t *attributes)
 
void GX2Shutdown ()