Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Typedefs | |
typedef struct _GXVtxDescList | GXVtxDescList |
Functions | |
void | GDSetVtxDescv (GXVtxDescList *) |
void | GDSetArray (GXAttr attr, const void *data, u8 stride) |
void | GDSetArrayRaw (GXAttr attr, u32 data, u8 stride) |
void GDSetVtxDescv | ( | GXVtxDescList * | lists | ) |