#include <nitro/gx/g2_oam.h>
int G2_GetOBJPriority(const GXOamAttr * oam);
oam | Pointer to the location storing the OAM data |
The order of priority for display (0,1,2,3).
*Gets the order of priority for displaying OAM data from *oam.
06/09/2004 Initial version.