#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. GX_GetOBJVRamModeBmp
function obtains the main graphics engine setting, and GXS_GetOBJVRamModeBmp
function obtains the sub graphics engine setting.
For the type definition of GXOBJVRamModeBmp
type, see GX_SetOBJVRamModeBmp
.
GX_GetOBJVRamModeChar, GX_SetOBJVRamModeBmp, GXS_SetOBJVRamModeBmp
12/24/2004 Initial version.