Typedefs | |
typedef struct skinbank_s | skinbank_t |
Functions | |
void | Skin_Init (void) |
skin_t * | Skin_SetColormap (skin_t *skin, int cmap) |
skin_t * | Skin_SetSkin (skin_t *skin, int cmap, const char *skinname) |
void | Skin_SetTranslation (int cmap, int top, int bottom) |
Variables | |
vid_model_funcs_t * | m_funcs |
typedef struct skinbank_s skinbank_t |
void Skin_Init | ( | void | ) |
vid_model_funcs_t* m_funcs |