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