

#include <nitro/gx/gx.h>
GXOBJVRamModeBmp GX_GetOBJVRamModeBmp( void );
GXOBJVRamModeBmp GXS_GetOBJVRamModeBmp( void );
None.
Obtains the mapping mode.
Obtains the OBJ-VRAM capacity of the bitmap OBJ mapping mode. The GX_GetOBJVRamModeBmp function gets the settings for the main graphics engine, and the GXS_GetOBJVRamModeBmp function gets the settings for the sub graphics engine.
See the GX_SetOBJVRamModeBmp function for the definition of the GXOBJVRamModeBmp type.
GX_GetOBJVRamModeChar, GX_SetOBJVRamModeBmp, GXS_SetOBJVRamModeBmp
2004/12/24 Initial version.
CONFIDENTIAL