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