GX_ResetBankForClearImage

Syntax

#include <nitro/gx/gx_vramcnt.h>

GXVRamClearImage GX_ResetBankForClearImage(void);

Arguments

None.

Return Values

The VRAM bank allocated to clear image.

Description

This function allocates to LCDC the VRAM bank that was allocated to clear image. Refer to the GX_SetBankForClearImage function for details on the GXVRamClearImage type.

See Also

GX_SetBankForClearImage, GX_GetBankForClearImage, GX_DisableBankForClearImage

Revision History

2004/01/19 Initial version.


CONFIDENTIAL