1
0
mirror of https://github.com/deater/dos33fsprogs.git synced 2025-02-13 14:31:19 +00:00
2017-05-03 22:21:19 -04:00

3 lines
81 B
C

int loadpng(char *filename, unsigned char **image_ptr, int *xsize, int *ysize);