GX_ResetBankForTexPltt

Syntax

#include <nitro/gx/gx_vramcnt.h>

GXVRamTexPltt GX_ResetBankForTexPltt(void);

Arguments

None.

Return Values

The VRAM bank allocated to the texture palette slot.

Description

This function allocates to LCDC the VRAM bank that was allocated to the texture palette slot. Refer to the GX_SetBankForTexPltt function for details on the GXVRamTexPltt type.

See Also

GX_SetBankForTexPltt, GX_GetBankForTexPltt, GX_DisableBankForTexPltt

Revision History

2004/01/19 Initial version.


CONFIDENTIAL