GX_GetBankForBG

Syntax

#include <nitro/gx/gx_vramcnt.h>

GXVRamBG GX_GetBankForBG(void);

Arguments

None.

Return Values

The settings of the VRAM bank allocated to the main 2D Engine's BG.

Description

This function returns the settings of the VRAM bank allocated to the Main 2D Engine BG. Refer to the GX_SetBankForBG function for details on the GXVRamBG type.

See Also

GX_SetBankForBG, GX_ResetBankForBG, GX_DisableBankForBG

Revision History

2004/01/19 Initial version.


CONFIDENTIAL