typedef struct { s16 r, g, b, a; } GXColorS10;
A signed color structure used by GX API functions.
GX API
GXSetTevColorS10
03/01/2006 Initial version.