TPLBind

C Specification


#include <revolution/tpl.h>  
void TPLBind ( TPLPalettePtr pal );  

Description

Expands the internal pointer immediately after the TPL file is loaded into memory and carries out initialization to make the TPL data structure available.

Arguments

pal Pointer to the TPL file.

Return Values

None.

See Also

TPLGet
TPLGetGXTexObjFromPalette
TPLGetGXTexObjFromPaletteCI

Revision History

06/20/2006 Initial version.