WUT  0.1
Wii U Toolchain
Data Fields
GX2DisplayListOverrunData Struct Reference

#include <event.h>

Data Fields

void * oldList
 Pointer to overrun display list. More...
 
uint32_t oldSize
 Size of overrun display list. More...
 
void * newList
 Pointer to new display list. More...
 
uint32_t newSize
 Size of new display list. More...
 

Detailed Description

Definition at line 19 of file event.h.

Field Documentation

void* oldList

Pointer to overrun display list.

Definition at line 22 of file event.h.

uint32_t oldSize

Size of overrun display list.

Definition at line 25 of file event.h.

void* newList

Pointer to new display list.

Definition at line 28 of file event.h.

uint32_t newSize

Size of new display list.

Definition at line 31 of file event.h.


The documentation for this struct was generated from the following file: