GX_GetBankForSubOBJExtPltt


C Specification

#include <nitro/gx/gx_vramcnt.h>

GXVRamSubOBJExtPltt GX_GetBankForSubOBJExtPltt(void);

Description

This function returns the settings of the VRAM bank allocated to the sub 2D Engine's OBJ Extended palette. For information on the GXVRamSubOBJExtPltt, see GX_SetBankForSubOBJExtPltt.

Arguments

None

Return Values

The settings of the VRAM bank allocated to the sub 2D Engine's OBJ Extended palette.

See Also

GX_SetBankForSubOBJExtPltt, GX_ResetBankForSubOBJExtPltt, GX_DisableBankForSubOBJExtPltt

Revision History

02/09/2004 Initial Version