#include <nitro/gx/g2_oam.h>
GXOamColorMode G2_GetOBJColorMode(const GXOamAttr * oam);
oam | Pointer to the location storing the OAM data |
The color mode.
*Gets the color mode setting stored in *oam
. For type GXOamColorMode
, refer to G2_SetOBJAttr
.
G2_SetOBJColorMode, G2_SetOBJAttr
06/09/2004 Initial version.