TPLBind

Syntax

#include <revolution/tpl.h>

void    TPLBind ( TPLPalettePtr pal );

Arguments

pal Pointer to a texture palette.

Return Values

None.

Description

Expands the internal pointer immediately after the TPL file is loaded into memory and then initializes it to make it available as a texture palette structure.

See Also

TPLGet, TPLGetGXTexObjFromPalette, TPLGetGXTexObjFromPaletteCI

Revision History

2008/07/29 Changed the notation for TPL data to "texture palette."
2006/06/20 Initial version.


CONFIDENTIAL