

#include <nitro/gx/gx_load.h>
void GXS_BeginLoadOBJExtPltt(void);
None.
None.
This function is called before transmitting OBJ palette data to the sub 2D engine's OBJ Extended palette. Internally, it allocates to LCDC the banks that are allocated to the OBJ Extended palette and prepares to DMA transfer the OBJ Extended palette data using the GXS_LoadOBJExtPltt function.
Note: The GX_SetBankForSubOBJExtPltt function must be used to allocate VRAM banks to the sub 2D engine's OBJ Extended palette in advance.
GXS_LoadOBJExtPltt, GXS_EndLoadOBJExtPltt
2004/02/09 Initial version.
CONFIDENTIAL