#include <nitro/gx/gx_vramcnt.h>
GXVRamTex GX_ResetBankForTex(void);
None.
The VRAM bank allocated to the texture image slot.
This function allocates to LCDC the VRAM bank that was allocated to the texture image slot. For information on GXVRamTex
format, see GX_SetBankForTex
.
GX_SetBankForTex
, GX_GetBankForTex
, GX_DisableBankForTex
01/19/2004 Initial version.