#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
2006/06/20 Initial version.
CONFIDENTIAL