Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
GXDraw.h
Go to the documentation of this file.
1#ifndef GXDRAW_H
2#define GXDRAW_H
3
4#include "dolphin/gx/GXEnum.h"
5
6#ifdef __cplusplus
7extern "C" {
8#endif
9
11
12#ifdef __cplusplus
13};
14#endif
15
16#endif /* GXDRAW_H */
void GXDrawCylinder(u8 numEdges)
Definition GXDraw.c:23
T cLib_calcTimer(T *value)
Definition c_lib.h:74
unsigned char u8
Definition types.h:8