GX_GetBankForClearImage

Syntax

#include <nitro/gx/gx_vramcnt.h>

GXVRamClearImage GX_GetBankForClearImage(void);

Arguments

None.

Return Values

The settings of the VRAM bank allocated to clear image.

Description

This function returns the settings of the VRAM bank allocated to clear image. Refer to the GX_SetBankForClearImage function for details on the GXVRamClearImage type.

See Also

GX_SetBankForClearImage, GX_ResetBankForClearImage, GX_DisableBankForClearImage

Revision History

2004/01/19 Initial version.


CONFIDENTIAL