tp/include/revolution/gf/GFTev.h

9 lines
185 B
C

#ifndef _REVOLUTION_GF_GFTEV_H
#define _REVOLUTION_GF_GFTEV_H
#include <revolution/gx.h>
void GFSetTevColorS10(GXTevRegID reg, GXColorS10 color);
#endif /* _REVOLUTION_GF_GFTEV_H */