#include <nitro/gx/gx_vramcnt.h>
GXVRamSubBGExtPltt GX_GetBankForSubBGExtPltt(void);
None.
The settings of the VRAM bank allocated to the BG Extended palette.
This function returns the settings of the VRAM bank allocated to the sub 2D Engine BG Extended palette. Refer to GX_SetBankForSubBGExtPltt
for details on GXVRamSubBGExtPltt
format.
GX_SetBankForSubBGExtPltt, GX_ResetBankForSubBGExtPltt, GX_DisableBankForSubBGExtPltt
02/09/2004 Initial version