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