#include <nitro/gx/gx_vramcnt.h>GXVRamBG GX_ResetBankForBG(void);This function allocates to LCDC the VRAM bank that was allocated to the main 2D Engine's BG. See GX_SetBankForBG for details on GXVRamBG types.
None
The VRAM bank that was allocated to the main 2D Engine's BG.
GX_SetBankForBG,
GX_GetBankForBG,
GX_DisableBankForBG
01/19/2004 Initial Version