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