#include <nitro/gx/gx_vramcnt.h>
GXVRamOBJExtPltt GX_GetBankForOBJExtPltt(void);
None.
The settings of the VRAM bank allocated to the main 2D Engine's OBJ Extended palette.
This function returns the settings of the VRAM bank allocated to the the Main 2D Engine's OBJ Extended palette. See GX_SetBankForOBJExtPltt
for details on GXVRamOBJExtPltt
types.
GX_SetBankForOBJExtPltt
, GX_ResetBankForOBJExtPltt
, GX_DisableBankForOBJExtPltt
01/19/2004 Initial version