GX_EndLoadClearImage

Syntax

#include <nitro/gx/gx_load.h>

void GX_EndLoadClearImage(void);

Arguments

None.

Return Values

None.

Description

This function is called after transferring clear images to the clear image slot. Internally, it restores to the clear image slot the VRAM bank that was allocated to LCDC by GX_BeginLoadClearImage.

See Also

GX_BeginLoadClearImage, GX_LoadClearImageColor, GX_LoadClearImageDepth

Revision History

2004/02/09

2004/01/19 Initial version.


CONFIDENTIAL