aboutsummaryrefslogtreecommitdiffstats
path: root/code/renderer/tr_image_bmp.h
blob: 98b16b9f6e58cf3cc01731de84d6c61e1610fc32 (plain)
1
void LoadBMP( const char *name, byte **pic, int *width, int *height );