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