G2S_GetOBJCharPtr


C Specification

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

Description

This function only returns (void*)HW_DB_OBJ_VRAM.

Arguments

None

Return Values

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

See Also

Revision History

02/09/2004 Initial Version