GX_GetSizeOfBGExtPltt

C Specification

#include <nitro/gx/gx_vramcnt.h>

u32 GX_GetSizeOfBGExtPltt(void);

Arguments

None.

Return Values

Size of the main 2D Engine BG Extended palette.

Description

This function returns the number of bytes of memory allocated to the main 2D Engine BG Extended palette.

See Also

GX_SetBankForBGExtPltt

Revision History

02/09/2004 Initial version.