#include <nitro/gx/gx_vramcnt.h>GXVRamClearImage GX_ResetBankForClearImage(void);This function allocates to LCDC the VRAM bank that was allocated to clear image. Refer to GX_SetBankForClearImage for more information on GXVRamClearImage format.
None
The VRAM bank that was allocated to clear image.
GX_SetBankForClearImage,
GX_GetBankForClearImage,
GX_DisableBankForClearImage
01/19/2004 Initial Version