GX_GetBankForSubBGExtPltt


C Specification

#include <nitro/gx/gx_vramcnt.h>

GXVRamSubBGExtPltt GX_GetBankForSubBGExtPltt(void);

Description

This function returns the settings of the VRAM bank allocated to the sub 2D Engine BG Extended palette. For information on the GXVRamSubBGExtPltt format, see GX_SetBankForSubBGExtPltt.

Arguments

None

Return Values

The settings of the VRAM bank allocated to the BG Extended palette.

See Also

GX_SetBankForSubBGExtPltt, GX_ResetBankForSubBGExtPltt, GX_DisableBankForSubBGExtPltt

Revision History

02/09/2004 Initial Version