#include <nitro/gx/gx_vramcnt.h>
u32 GX_GetSizeOfTexPltt(void);
Returns the number of bytes of memory allocated to the texture palette.
None.
Size of texture palette memory.
GX_SetBankForTexPltt
02/09/2004 Initial Version