mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-04 05:05:13 +00:00
3 lines
81 B
C
3 lines
81 B
C
|
int loadpng(char *filename, unsigned char **image_ptr, int *xsize, int *ysize);
|
||
|
|