#include <nitro/gx/g2_oam.h>
void G2_SetOBJCharName(GXOamAttr * oam, int name);
This function specifies the name of the first OBJ character.
oam |
Pointer to where the OAM data is stored |
name |
Name of first character |
None
01/19/2004 Initial Version