GX_ResetBankForBG

Syntax

#include <nitro/gx/gx_vramcnt.h>

GXVRamBG GX_ResetBankForBG(void);

Arguments

None.

Return Values

VRAM bank that is allocated to the main 2D Engine's BG.

Description

This function allocates to LCDC the VRAM bank that was allocated to the main 2D Engine's BG. Refer to the GX_SetBankForBG function for details on the GXVRamBG type.

See Also

GX_SetBankForBG, GX_GetBankForBG, GX_DisableBankForBG

Revision History

2004/01/19 Initial version.


CONFIDENTIAL