#include <nitro/gx/g2_oam.h>
void G2_SetOBJColorMode(GXOamAttr * oam, GXOamColorMode color);
oam | Pointer to the location storing the OAM data |
color | Color mode |
None.
*This function changes the color mode settings stored in *oam
.
02/13/2004 Initial version.