#include <nitro/gx/gx_vramcnt.h>
GXVRamSubOBJExtPltt GX_GetBankForSubOBJExtPltt(void);
None.
The settings of the VRAM bank allocated to the sub 2D Engine's OBJ Extended palette.
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
.
GX_SetBankForSubOBJExtPltt
, GX_ResetBankForSubOBJExtPltt
, GX_DisableBankForSubOBJExtPltt
02/09/2004 Initial version