#include <nitro/gx/gx_load.h>
void GX_EndLoadClearImage(void);
This function is called after transferring the clear image to the clear image slot. Internally,
it restores to the clear image slot the VRAM bank that was allocated to LCDC by GX_BeginLoadClearImage.
None
None
GX_BeginLoadClearImage,
GX_LoadClearImageColor,
GX_LoadClearImageDepth
02/09/2004 Revised and added to the description
01/19/2004 Initial Version