#include <nitro/gx/gx_vramcnt.h>
GXVRamBGExtPltt GX_GetBankForBGExtPltt(void);
None.
The settings of the VRAM bank allocated to the main 2D Engine's BG Extended palette.
This function returns the settings of the VRAM bank to the the Main 2D Engine BG Extended palette. Refer to GX_SetBankForBGExtPltt
for details on GXVRamBGExtPltt
format.
GX_SetBankForBGExtPltt
, GX_ResetBankForBGExtPltt
, GX_DisableBankForBGExtPltt
01/19/2004 Initial version