

#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. Refer to the G2_SetOBJAttr function for more on the GXOamColorMode type.
G2_SetOBJColorMode, G2_SetOBJAttr
2004/06/09 Initial version.
CONFIDENTIAL