GX_ResetBankForSubBGExtPltt

Syntax

#include <nitro/gx/gx_vramcnt.h>

GXVRamSubBGExtPltt GX_ResetBankForSubBGExtPltt(void);

Arguments

None.

Return Values

VRAM bank allocated to the sub 2D Engine's BG Extended palette.

Description

This function allocates to LCDC the VRAM bank that was allocated to the sub 2D Engine's BG extended palette. Refer to the GX_SetBankForSubBGExtPltt function for details on the GXVRamSubBGExtPltt type.

See Also

GX_SetBankForSubBGExtPltt, GX_GetBankForSubBGExtPltt, GX_DisableBankForSubBGExtPltt

Revision History

2004/02/09 Initial version.


CONFIDENTIAL