Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
GFLight.h
Go to the documentation of this file.
1#ifndef _DOLPHIN_GF_GFLIGHT_H
2#define _DOLPHIN_GF_GFLIGHT_H
3
4#ifdef __REVOLUTION_SDK__
6#else
7#include <dolphin/gx.h>
8
10
11#endif
12#endif /* _DOLPHIN_GF_GFLIGHT_H */
static GXColor color
Definition d_a_obj_crope.cpp:39
void GFSetChanAmbColor(GXChannelID chan, GXColor color)
Definition GFLight.cpp:4
enum _GXChannelID GXChannelID
Definition GXStruct.h:30