aboutsummaryrefslogtreecommitdiffstats
path: root/code/renderer/tr_image_tga.h
blob: 05e99167cd842cff0aacc5c95710decc32226b26 (plain)
1
void LoadTGA( const char *name, byte **pic, int *width, int *height );