Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
tpl.h File Reference

Go to the source code of this file.

Classes

struct  TPLClutHeader
 
struct  TPLHeader
 
struct  TPLDescriptor
 
struct  TPLPalette
 

Typedefs

typedef struct TPLClutHeaderTPLClutHeaderPtr
 
typedef struct TPLHeaderTPLHeaderPtr
 
typedef struct TPLDescriptorTPLDescriptorPtr
 
typedef struct TPLPaletteTPLPalettePtr
 

Functions

void TPLBind (TPLPalettePtr)
 
TPLDescriptorPtr TPLGet (TPLPalettePtr, u32)
 

Typedef Documentation

◆ TPLClutHeaderPtr

typedef struct TPLClutHeader * TPLClutHeaderPtr

◆ TPLDescriptorPtr

typedef struct TPLDescriptor * TPLDescriptorPtr

◆ TPLHeaderPtr

typedef struct TPLHeader * TPLHeaderPtr

◆ TPLPalettePtr

typedef struct TPLPalette * TPLPalettePtr

Function Documentation

◆ TPLBind()

void TPLBind ( TPLPalettePtr ptr)

◆ TPLGet()

TPLDescriptorPtr TPLGet ( TPLPalettePtr ptr,
u32 id )