ioq3/code/renderer/tr_image_bmp.h

2 lines
71 B
C
Raw Normal View History

void LoadBMP( const char *name, byte **pic, int *width, int *height );