

#include <nitro/gx/g3x.h>void G3X_SetEdgeColorTable(const GXRgb * rgb_8);| rgb_8 | Pointer to the beginning of the color data array set in the edge color table |
None.
This function sets the edge color table. Data from rgb_8[0] to rgb_8[7] is transferred to the edge color table.
2004/01/19 Initial version.
CONFIDENTIAL