GX_ResetBankForTex

Syntax

#include <nitro/gx/gx_vramcnt.h>

GXVRamTex GX_ResetBankForTex(void);

Arguments

None.

Return Values

The VRAM bank allocated to the texture image slot.

Description

This function allocates to LCDC the VRAM bank that was allocated to the texture image slot. Refer to the GX_SetBankForTex function for details on the GXVRamTex type.

See Also

GX_SetBankForTex, GX_GetBankForTex, GX_DisableBankForTex

Revision History

2004/01/19 Initial version.


CONFIDENTIAL