GX_GetBankForTexPltt

Syntax

#include <nitro/gx/gx_vramcnt.h>

GXVRamTexPltt GX_GetBankForTexPltt(void);

Arguments

None.

Return Values

The settings of the VRAM bank allocated to the texture palette slot.

Description

This function returns the settings of the VRAM bank allocated to the texture palette slot. Refer to the GX_SetBankForTexPltt function for details on the GXVRamTexPltt type.

See Also

GX_SetBankForTexPltt, GX_ResetBankForTexPltt, GX_DisableBankForTexPltt

Revision History

2004/01/19 Initial version.


CONFIDENTIAL