GX_GetSizeOfSubOBJExtPltt

C Specification

#include <nitro/gx/gx_vramcnt.h>

u32 GX_GetSizeOfSubOBJExtPltt(void);

Arguments

None.

Return Values

Size of the sub 2D Engine's OBJ Extended palette.

Description

This function returns the number of bytes of memory allocated to the sub 2D Engine's OBJ Extended palette.

See Also

GX_SetBankForSubOBJExtPltt

Revision History

02/09/2004 Initial version.