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
7
extern
"C"
{
8
#endif
9
10
void
GXDrawCylinder
(
u8
numEdges
);
11
12
#ifdef __cplusplus
13
};
14
#endif
15
16
#endif
/* GXDRAW_H */
GXDrawCylinder
void GXDrawCylinder(u8 numEdges)
Definition
GXDraw.c:23
GXEnum.h
cLib_calcTimer
T cLib_calcTimer(T *value)
Definition
c_lib.h:74
u8
unsigned char u8
Definition
types.h:8
include
dolphin
gx
GXDraw.h
Generated by
1.9.8