Name
GrGetSysColor() -- Get color by palette index
Synopsis
GR_COLOR GrGetSysColor
( int index );
Description
This function returns a color from the system palette that
corresponds to the specified palette index.
Returns
The color at the specified index into the system color table.