GX_GetBankForSubOBJExtPltt

C Specification

#include <nitro/gx/gx_vramcnt.h>

GXVRamSubOBJExtPltt GX_GetBankForSubOBJExtPltt(void);

Arguments

None.

Return Values

The settings of the VRAM bank allocated to the sub 2D Engine's OBJ Extended palette.

Description

This function returns the settings of the VRAM bank allocated to the sub 2D Engine's OBJ Extended palette. For information on the GXVRamSubOBJExtPltt, see GX_SetBankForSubOBJExtPltt.

See Also

GX_SetBankForSubOBJExtPltt, GX_ResetBankForSubOBJExtPltt, GX_DisableBankForSubOBJExtPltt

Revision History

02/09/2004 Initial version