#include <nitro/gx/gx.h>
GXOBJVRamModeChar GX_GetOBJVRamModeChar( void );
GXOBJVRamModeChar GXS_GetOBJVRamModeChar( void );
None.
Obtains the mapping mode.
Obtains the OBJ-VRAM capacity of the character OBJ mapping mode. GX_GetOBJVRamModeChar
function obtains the main graphics engine setting, and GXS_GetOBJVRamModeChar
obtains the sub graphics engine setting.
For the type definition of GXOBJVRamModeChar
type, see GX_SetOBJVRamModeChar
.
GX_GetOBJVRamModeBmp, GX_SetOBJVRamModeChar, GXS_SetOBJVRamModeChar
12/24/2004