GX_ResetBankForSubOBJExtPltt

C Specification

#include <nitro/gx/gx_vramcnt.h>

GXVRamSubOBJExtPltt GX_ResetBankForSubOBJExtPltt(void);

Arguments

None.

Return Values

The VRAM bank that is allocated to the sub 2D Engine's OBJ extended palette.

Description

This function allocates to LCDC the VRAM bank that was allocated to the sub 2D Engine's OBJ extended palette. For information on the GXVRamSubOBJExtPltt, see GX_SetBankForSubOBJExtPltt.

See Also

GX_SetBankForSubOBJExtPltt, GX_GetBankForSubOBJExtPltt, GX_DisableBankForSubOBJExtPltt

Revision History

02/09/2004 Initial version.