#include <nitro/gx/gx_vramcnt.h>
GXVRamTexPltt GX_ResetBankForTexPltt(void);
None.
The VRAM bank allocated to the texture palette slot.
This function allocates to LCDC the VRAM bank that was allocated to the texture palette slot. For information on the GXVRamTexPltt
format, see GX_SetBankForTexPltt
.
GX_SetBankForTexPltt
, GX_GetBankForTexPltt
, GX_DisableBankForTexPltt
01/19/2004 Initial version.