

#include <nitro/gx/gx.h>
GXOBJVRamModeChar GX_GetOBJVRamModeChar( void );
GXOBJVRamModeChar GXS_GetOBJVRamModeChar( void );
None.
Obtains the mapping mode.
Gets the character OBJ mapping mode and OBJ-VRAM capacity. The GX_GetOBJVRamModeChar function gets settings for the main graphics engine, and the GXS_GetOBJVRamModeChar function gets settings for the sub graphics engine.
See the GX_SetOBJVRamModeChar function for the definition of the GXOBJVRamModeChar type.
GX_GetOBJVRamModeBmp, GX_SetOBJVRamModeChar, GXS_SetOBJVRamModeChar
2004/12/24
CONFIDENTIAL