#include <nitro/gx/gx_vramcnt.h>GXVRamLCDC GX_GetBankForLCDC(void);This function returns the settings of the VRAM bank allocated to the LCDC memory space. For information on the GXVRamLCDC format,
see GX_SetBankForLCDC.
None
The settings of the VRAM bank allocated to the LCDC memory space.
GX_SetBankForLCDC,
GX_DisableBankForLCDC
01/19/2004 Initial Version