

#include <nitro/gx/g2_oam.h>
GXOamMode G2_GetOBJMode(const GXOamAttr * oam);
| oam | Pointer to the location storing the OAM data |
OBJ mode.
*Gets the OBJ mode of the OAM data stored in *oam. Refer to the G2_SetOBJAttr function for more on the GXOamMode type.
2004/06/09 Initial version.
CONFIDENTIAL