#include <nitro/gx/gx_vramcnt.h>GXVRamSubBGExtPltt GX_ResetBankForSubBGExtPltt(void);This function allocates to LCDC the VRAM bank that was allocated to the sub 2D Engine's BG
extended palette. See GX_SetBankForSubBGExtPltt for details on GXVRamSubBGExtPltt types.
None
The VRAM bank that was allocated to the sub 2D Engine's BG extended palette.
GX_SetBankForSubBGExtPltt,
GX_GetBankForSubBGExtPltt,
GX_DisableBankForSubBGExtPltt
02/09/2004 Initial Version