#include <nitro/gx/gx_vramcnt.h>GXVRamBG GX_GetBankForBG(void);This function returns the settings of the VRAM bank allocated to the Main 2D Engine BG. For information about the GXVRamBG format, see GX_SetBankForBG.
None
The settings of the VRAM bank allocated to the main 2D Engine's BG.
GX_SetBankForBG,
GX_ResetBankForBG,
GX_DisableBankForBG
01/19/2004 Initial Version