tp/include/revolution/gf/GFLight.h

9 lines
191 B
C

#ifndef _REVOLUTION_GF_GFLIGHT_H
#define _REVOLUTION_GF_GFLIGHT_H
#include <revolution/gx.h>
void GFSetChanAmbColor(GXChannelID chan, GXColor color);
#endif /* _REVOLUTION_GF_GFLIGHT_H */