#include <revolution/tpl.h>
TPLDescriptorPtr TPLGet ( TPLPalettePtr pal, u32 id ); Gets one texture descriptor from the TPL data structure.
pal |
Pointer to the TPL file. |
id |
Pointer to the texture descriptor. |
Texture descriptor.
TPLBind
TPLGetGXTexObjFromPalette
TPLGetGXTexObjFromPaletteCI
06/20/2006 Initial version.