aboutsummaryrefslogtreecommitdiffstats
path: root/code/renderer/tr_image_png.h
blob: a313e680beb05afff94364f560dca94802033095 (plain)
1
void LoadPNG( const char *name, byte **pic, int *width, int *height );