G2S_GetOBJCharPtr

C Specification

#include <nitro/gx/g2.h>
void *G2S_GetOBJCharPtr();

Arguments

None.

Return Values

Pointer to the region where sub 2D Engine's OBJ character data is stored.

Description

This function only returns (void*)HW_DB_OBJ_VRAM.

See Also

Revision History

02/09/2004 Initial version