GXS_BeginLoadOBJExtPltt

Syntax

#include <nitro/gx/gx_load.h>
void GXS_BeginLoadOBJExtPltt(void);

Arguments

None.

Return Values

None.

Description

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.

See Also

GXS_LoadOBJExtPltt, GXS_EndLoadOBJExtPltt

Revision History

2004/02/09 Initial version.


CONFIDENTIAL