GX_GetBankForLCDC

Syntax

#include <nitro/gx/gx_vramcnt.h>

GXVRamLCDC GX_GetBankForLCDC(void);

Arguments

None.

Return Values

The VRAM bank allocated to the LCDC memory space.

Description

This function returns the settings of the VRAM bank allocated to the LCDC memory space. Refer to the GX_SetBankForLCDC function for details on the GXVRamLCDC type.

See Also

GX_SetBankForLCDC, GX_DisableBankForLCDC

Revision History

2004/01/19 Initial version.


CONFIDENTIAL