ioq3quest/code/renderer/tr_image_png.h

2 lines
71 B
C
Raw Normal View History

2008-02-12 10:03:21 +00:00
void LoadPNG( const char *name, byte **pic, int *width, int *height );